GeofenceHardware.GeofenceErrorIdExists Поле

Определение

Внимание!

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

Константы, используемые для указания того, что идентификатор геозоны уже существует.

[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

Значение поля

Value = 2
Атрибуты

Комментарии

Константы, используемые для указания того, что идентификатор геозоны уже существует.

Документация по Java для android.hardware.location.GeofenceHardware.GEOFENCE_ERROR_ID_EXISTS.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License Creative Commons 2.5 Attribution License.

Применяется к