Freigeben über


GnssNavigationMessage.TypeGpsCnav2 Feld

Definition

Achtung

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

GPS CNAV-2 Nachricht in der Struktur enthalten.

[Android.Runtime.Register("TYPE_GPS_CNAV2", ApiSince=24)]
[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 TypeGpsCnav2 = 260;
[<Android.Runtime.Register("TYPE_GPS_CNAV2", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssNavigationType enum directly instead of this field.", true)>]
val mutable TypeGpsCnav2 : Android.Locations.GnssNavigationType

Feldwert

Value = 260

Implementiert

Attribute

Hinweise

GPS CNAV-2 Nachricht in der Struktur enthalten.

Java-Dokumentation für android.location.GnssNavigationMessage.TYPE_GPS_CNAV2.

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: