Share via


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

適用於

另請參閱