LocationTrigger.TriggerType 属性

定义

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

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

属性值

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

适用于