Condividi tramite


GnssStatus.ConstellationUnknown Campo

Definizione

Attenzione

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

Tipo di costellazione sconosciuto.

[Android.Runtime.Register("CONSTELLATION_UNKNOWN", 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 ConstellationUnknown = 0;
[<Android.Runtime.Register("CONSTELLATION_UNKNOWN", 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 ConstellationUnknown : Android.Locations.GnssConstellationType

Valore del campo

Value = 0

Implementazioni

Attributi

Commenti

Tipo di costellazione sconosciuto.

Documentazione java per android.location.GnssStatus.CONSTELLATION_UNKNOWN.

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