Android.Hardware.Location.GeofenceHardware.GeofenceFailure Field
The constant used to indicate that the geofence operation has failed.

Value: 5

Syntax

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

Remarks

The constant used to indicate that the geofence operation has failed.

[Android Documentation]

Requirements

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