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

Value: 1

Syntax

[Android.Runtime.Register("MONITOR_CURRENTLY_UNAVAILABLE")]
[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 MonitorCurrentlyUnavailable

Remarks

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

[Android Documentation]

Requirements

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