LocationTrigger.TriggerType 屬性

定義

此觸發程式的位置事件種類。

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

屬性值

此觸發程式的位置事件種類。

適用於