LocationTrigger.TriggerType 속성

정의

이 트리거에 대한 위치 이벤트의 유형입니다.

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

속성 값

이 트리거에 대한 위치 이벤트의 유형입니다.

적용 대상