Поделиться через


GeofenceHardware.MonitorCurrentlyAvailable Поле

Определение

Внимание!

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

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

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

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

Value = 0
Атрибуты

Комментарии

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

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

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

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