Share via


LocationTrigger(LocationTriggerType) 构造函数

定义

初始化位置事件触发器的新实例。

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

参数

triggerType
LocationTriggerType

此触发器的位置事件类型。

适用于