Share via


INSpatialEvent Enum

Definition

Enumerates conditions for spatial event triggers.

[ObjCRuntime.Native]
public enum INSpatialEvent
[<ObjCRuntime.Native>]
type INSpatialEvent = 
Inheritance
INSpatialEvent
Attributes

Fields

Name Value Description
Unknown 0

Indicates that the trigger condition is not known.

Arrive 1

Indicates a trigger that is fired when arriving at the ___location.

Depart 2

Indicates a trigger that is fired when departing from the ___location.

Applies to