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

适用于

另请参阅