Sprache

GnssCapabilities.CapabilityUnknown Feld

Definition

Achtung

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

Die Funktion ist unbekannt, die unterstützt wird oder nicht.

[Android.Runtime.Register("CAPABILITY_UNKNOWN", 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 CapabilityUnknown = 0;
[<Android.Runtime.Register("CAPABILITY_UNKNOWN", 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 CapabilityUnknown : Android.Locations.GnssCapability

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Die Funktion ist unbekannt, die unterstützt wird oder nicht.

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

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: