次の方法で共有


GeofenceStateChangeReport.NewState プロパティ

定義

状態が変更された Geofence オブジェクトの新しい状態。

public:
 property GeofenceState NewState { GeofenceState get(); };
GeofenceState NewState();
public GeofenceState NewState { get; }
var geofenceState = geofenceStateChangeReport.newState;
Public ReadOnly Property NewState As GeofenceState

プロパティ値

状態が変更された Geofence オブジェクトの新しい状態。

Windows の要件

アプリの機能
location

適用対象

こちらもご覧ください