GnssNavigationMessage.StatusUnknown Feld

Definition

Achtung

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

Der Status der Navigationsnachricht ist "unbekannt".

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

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Der Status der Navigationsnachricht ist "unbekannt".

Java Dokumentation für android.location.GnssNavigationMessage.STATUS_UNKNOWN.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: