Sprache

GnssStatus.ConstellationSbas 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 SBAS.

[Android.Runtime.Register("CONSTELLATION_SBAS", 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 ConstellationSbas = 2;
[<Android.Runtime.Register("CONSTELLATION_SBAS", 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 ConstellationSbas : Android.Locations.GnssConstellationType

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Sternbildtypkonstante für SBAS.

Java Dokumentation für android.location.GnssStatus.CONSTELLATION_SBAS.

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: