Android.Hardware.Location.GeofenceHardware.GeofenceEntered Field
The constant to indicate that the user has entered the geofence.

Value: 1

Syntax

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

Remarks

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

[Android Documentation]

Requirements

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