Freigeben über


GnssStatus.ConstellationBeidou Feld

Definition

Achtung

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

Sternbildtypkonstante für Beidou.

[Android.Runtime.Register("CONSTELLATION_BEIDOU", 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 ConstellationBeidou = 5;
[<Android.Runtime.Register("CONSTELLATION_BEIDOU", 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 ConstellationBeidou : Android.Locations.GnssConstellationType

Feldwert

Value = 5

Implementiert

Attribute

Hinweise

Sternbildtypkonstante für Beidou.

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

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: