Lingua

GnssNavigationMessage.TypeGpsL5cnav Campo

Definizione

Attenzione

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

GPS L5-CNAV messaggio contenuto nella struttura.

[Android.Runtime.Register("TYPE_GPS_L5CNAV", 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 TypeGpsL5cnav = 259;
[<Android.Runtime.Register("TYPE_GPS_L5CNAV", 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 TypeGpsL5cnav : Android.Locations.GnssNavigationType

Valore del campo

Value = 259

Implementazioni

Attributi

Commenti

GPS L5-CNAV messaggio contenuto nella struttura.

per android.location.GnssNavigationMessage.TYPE_GPS_L5CNAV.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a