次の方法で共有


LocationTrigger.TriggerType プロパティ

定義

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

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

プロパティ値

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

適用対象