LocationTrigger(LocationTriggerType) 생성자

정의

위치 이벤트 트리거의 새 instance 초기화합니다.

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

매개 변수

triggerType
LocationTriggerType

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

적용 대상