Android.Hardware.Location.GeofenceHardware.GeofenceSuccess Field
The constant used to indicate success of the particular geofence call

Value: 0

Syntax

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

Remarks

The constant used to indicate success of the particular geofence call

[Android Documentation]

Requirements

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