Langue

GnssNavigationMessage.TypeGpsL2cnav Champ

Définition

Attention

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

GPS L2-CNAV message contenu dans la structure.

[Android.Runtime.Register("TYPE_GPS_L2CNAV", 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 TypeGpsL2cnav = 258;
[<Android.Runtime.Register("TYPE_GPS_L2CNAV", 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 TypeGpsL2cnav : Android.Locations.GnssNavigationType

Valeur de champ

Value = 258

Implémente

Attributs

Remarques

GPS L2-CNAV message contenu dans la structure.

Java documentation pour android.location.GnssNavigationMessage.TYPE_GPS_L2CNAV.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à