Partager via


GnssNavigationMessage.TypeGpsL1ca Champ

Définition

Attention

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

Message GPS L1 C/A contenu dans la structure.

[Android.Runtime.Register("TYPE_GPS_L1CA", 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 TypeGpsL1ca = 257;
[<Android.Runtime.Register("TYPE_GPS_L1CA", 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 TypeGpsL1ca : Android.Locations.GnssNavigationType

Valeur de champ

Value = 257

Implémente

Attributs

Remarques

Message GPS L1 C/A contenu dans la structure.

Documentation Java pour android.location.GnssNavigationMessage.TYPE_GPS_L1CA.

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

S’applique à