Android.Hardware.Location.GeofenceHardware.MonitorCurrentlyAvailable Field
Constant to indiciate that the monitoring system is currently available for monitoring geofences.

Value: 0

Syntax

[Android.Runtime.Register("MONITOR_CURRENTLY_AVAILABLE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Location.GeofenceMonitorStatus enum directly instead of this field.")]
public const GeofenceMonitorStatus MonitorCurrentlyAvailable

Remarks

Constant to indiciate that the monitoring system is currently available for monitoring geofences.

[Android Documentation]

Requirements

Namespace: Android.Hardware.Location
Assembly: Mono.Android (in Mono.Android.dll)
Since: Added in API level 18