LocationTrigger(LocationTriggerType) Constructor

Definition

Initializes a new instance of a location event trigger.

public:
 LocationTrigger(LocationTriggerType triggerType);
 LocationTrigger(LocationTriggerType const& triggerType);
public LocationTrigger(LocationTriggerType triggerType);
function LocationTrigger(triggerType)
Public Sub New (triggerType As LocationTriggerType)

Parameters

triggerType
LocationTriggerType

The type of location event for this trigger.

Applies to