Freigeben über


GnssStatus.ConstellationQzss Feld

Definition

Achtung

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

Konstellationstypkonstante für QZSS.

[Android.Runtime.Register("CONSTELLATION_QZSS", 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 ConstellationQzss = 4;
[<Android.Runtime.Register("CONSTELLATION_QZSS", 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 ConstellationQzss : Android.Locations.GnssConstellationType

Feldwert

Value = 4

Implementiert

Attribute

Hinweise

Konstellationstypkonstante für QZSS.

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

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: