Sprache

GnssCapabilities.CapabilitySupported 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 unterstützt.

[Android.Runtime.Register("CAPABILITY_SUPPORTED", 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 CapabilitySupported = 1;
[<Android.Runtime.Register("CAPABILITY_SUPPORTED", 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 CapabilitySupported : Android.Locations.GnssCapability

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

Die Funktion wird unterstützt.

Java Dokumentation für android.location.GnssCapabilities.CAPABILITY_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: