GnssNavigationMessage.TypeBdsCnav1 Feld

Definition

Achtung

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

Beidou CNAV1-Nachricht in der Struktur.

[Android.Runtime.Register("TYPE_BDS_CNAV1", 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 TypeBdsCnav1 = 1283;
[<Android.Runtime.Register("TYPE_BDS_CNAV1", 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 TypeBdsCnav1 : Android.Locations.GnssNavigationType

Feldwert

Value = 1283

Implementiert

Attribute

Hinweise

Beidou CNAV1-Nachricht in der Struktur.

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

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: