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

このトリガーの場所イベントの種類。

適用対象