Android.Hardware.Location.GeofenceHardware.GeofenceErrorInvalidTransition Field
The constant used to indicate that the transition requested for the geofence is invalid.

Value: 4

Syntax

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

Remarks

The constant used to indicate that the transition requested for the geofence is invalid.

[Android Documentation]

Requirements

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