Sprache

RangingCapabilities.NotSupported Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Ranging.RangingCapabilitiesStatus enum directly instead of this field.

Gibt an, dass die Bereichstechnologie auf dem aktuellen Gerät nicht unterstützt wird.

[Android.Runtime.Register("NOT_SUPPORTED", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Ranging.RangingCapabilitiesStatus enum directly instead of this field.", true)]
public const Android.Ranging.RangingCapabilitiesStatus NotSupported = 0;
[<Android.Runtime.Register("NOT_SUPPORTED", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Ranging.RangingCapabilitiesStatus enum directly instead of this field.", true)>]
val mutable NotSupported : Android.Ranging.RangingCapabilitiesStatus

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Gibt an, dass die Bereichstechnologie auf dem aktuellen Gerät nicht unterstützt wird.

Java Dokumentation für android.ranging.RangingCapabilities.NOT_SUPPORTED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: