GnssNavigationMessage.TypeBdsCnav2 Feld

Definition

Achtung

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

Beidou CNAV2-Nachricht in der Struktur.

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

Feldwert

Value = 1284

Implementiert

Attribute

Hinweise

Beidou CNAV2-Nachricht in der Struktur.

Java Dokumentation für android.location.GnssNavigationMessage.TYPE_BDS_CNAV2.

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: