Android.Hardware.Location.GeofenceHardware.GeofenceExited Field
The constant to indicate that the user has exited the geofence.

Value: 2

Syntax

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

Remarks

The constant to indicate that the user has exited the geofence.

[Android Documentation]

Requirements

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