Android.Hardware.Location.GeofenceHardware.GeofenceErrorIdUnknown Field
The constant used to indicate that the geofence id is unknown.

Value: 3

Syntax

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

Remarks

The constant used to indicate that the geofence id is unknown.

[Android Documentation]

Requirements

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