Condividi tramite


GeofenceHardware.GeofenceErrorIdExists Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Hardware.Location.GeofenceError enum directly instead of this field.

Costante utilizzata per indicare che l'ID recinto virtuale esiste già.

[Android.Runtime.Register("GEOFENCE_ERROR_ID_EXISTS")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Location.GeofenceError enum directly instead of this field.", true)]
public const Android.Hardware.Location.GeofenceError GeofenceErrorIdExists = 2;
[<Android.Runtime.Register("GEOFENCE_ERROR_ID_EXISTS")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Location.GeofenceError enum directly instead of this field.", true)>]
val mutable GeofenceErrorIdExists : Android.Hardware.Location.GeofenceError

Valore del campo

Value = 2
Attributi

Commenti

Costante utilizzata per indicare che l'ID recinto virtuale esiste già.

Documentazione java per android.hardware.location.GeofenceHardware.GEOFENCE_ERROR_ID_EXISTS.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a