LocationTrigger.TriggerType Property

Definition

The type of location event for this trigger.

public:
 property LocationTriggerType TriggerType { LocationTriggerType get(); };
LocationTriggerType TriggerType();
public LocationTriggerType TriggerType { get; }
var locationTriggerType = locationTrigger.triggerType;
Public ReadOnly Property TriggerType As LocationTriggerType

Property Value

The type of location event for this trigger.

Applies to