Freigeben über


GeofenceHardware.MonitorUnsupported Feld

Definition

Achtung

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

Konstant, um anzugeben, dass das Überwachungssystem für die Hardwaregeofenceüberwachung nicht unterstützt wird.

[Android.Runtime.Register("MONITOR_UNSUPPORTED")]
[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 MonitorUnsupported = 2;
[<Android.Runtime.Register("MONITOR_UNSUPPORTED")>]
[<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 MonitorUnsupported : Android.Hardware.Location.GeofenceMonitorStatus

Feldwert

Value = 2
Attribute

Hinweise

Konstant, um anzugeben, dass das Überwachungssystem für die Hardwaregeofenceüberwachung nicht unterstützt wird.

Java-Dokumentation für android.hardware.location.GeofenceHardware.MONITOR_UNSUPPORTED.

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: