Freigeben über


GnssStatus.ConstellationUnknown Feld

Definition

Achtung

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

Unbekannter Sternbildtyp.

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

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Unbekannter Sternbildtyp.

Java-Dokumentation für android.location.GnssStatus.CONSTELLATION_UNKNOWN.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: