GnssNavigationMessage.TypeBdsCnav2 Campo

Definición

Precaución

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

Mensaje BEIDOU CNAV2 contenido en la estructura.

[Android.Runtime.Register("TYPE_BDS_CNAV2", ApiSince=30)]
[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 TypeBdsCnav2 = 1284;
[<Android.Runtime.Register("TYPE_BDS_CNAV2", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssNavigationType enum directly instead of this field.", true)>]
val mutable TypeBdsCnav2 : Android.Locations.GnssNavigationType

Valor de campo

Value = 1284

Implementaciones

Atributos

Comentarios

Mensaje BEIDOU CNAV2 contenido en la estructura.

Java documentación para android.location.GnssNavigationMessage.TYPE_BDS_CNAV2.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a