GnssNavigationMessage.TypeGpsCnav2 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 CNAV-2 gps incluido en la estructura.

[Android.Runtime.Register("TYPE_GPS_CNAV2", 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 TypeGpsCnav2 = 260;
[<Android.Runtime.Register("TYPE_GPS_CNAV2", 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 TypeGpsCnav2 : Android.Locations.GnssNavigationType

Valor de campo

Value = 260

Implementaciones

Atributos

Comentarios

Mensaje CNAV-2 gps incluido en la estructura.

Java documentación para android.location.GnssNavigationMessage.TYPE_GPS_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