Condividi tramite


GnssStatus.ConstellationBeidou Campo

Definizione

Attenzione

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

Costante di tipo Costellazione per Beidou.

[Android.Runtime.Register("CONSTELLATION_BEIDOU", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssConstellationType enum directly instead of this field.", true)]
public const Android.Locations.GnssConstellationType ConstellationBeidou = 5;
[<Android.Runtime.Register("CONSTELLATION_BEIDOU", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssConstellationType enum directly instead of this field.", true)>]
val mutable ConstellationBeidou : Android.Locations.GnssConstellationType

Valore del campo

Value = 5

Implementazioni

Attributi

Commenti

Costante di tipo Costellazione per Beidou.

Documentazione java per android.location.GnssStatus.CONSTELLATION_BEIDOU.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a