GnssNavigationMessage.TypeGpsL1ca Campo

Definizione

Attenzione

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

Messaggio GPS L1 C/A contenuto nella struttura.

[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

Valore del campo

Value = 257

Implementazioni

Attributi

Commenti

Messaggio GPS L1 C/A contenuto nella struttura.

per android.location.GnssNavigationMessage.TYPE_GPS_L1CA.

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