Android.Hardware.Location.GeofenceHardware.MonitoringTypeGpsHardware Field
Constant for geofence monitoring done by the GPS hardware.

Value: 0

Syntax

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

Remarks

Constant for geofence monitoring done by the GPS hardware.

[Android Documentation]

Requirements

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