Sprache

GnssCapabilities.CapabilityUnsupported Feld

Definition

Achtung

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

Die Funktion wird nicht unterstützt.

[Android.Runtime.Register("CAPABILITY_UNSUPPORTED", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssCapability enum directly instead of this field.", true)]
public const Android.Locations.GnssCapability CapabilityUnsupported = 2;
[<Android.Runtime.Register("CAPABILITY_UNSUPPORTED", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssCapability enum directly instead of this field.", true)>]
val mutable CapabilityUnsupported : Android.Locations.GnssCapability

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Die Funktion wird nicht unterstützt.

Java Dokumentation für android.location.GnssCapabilities.CAPABILITY_UNSUPPORTED.

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: