Android.Hardware.Location.GeofenceHardware.MonitorUnsupported Field
Constant to indiciate that the monitoring system is unsupported for hardware geofence monitoring.

Value: 2

Syntax

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

Remarks

Constant to indiciate that the monitoring system is unsupported for hardware geofence monitoring.

[Android Documentation]

Requirements

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