Freigeben über


GnssMeasurement.MultipathIndicatorUnknown Feld

Definition

Achtung

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

Der Indikator ist nicht verfügbar, oder das Vorhandensein oder Fehlen von Multipath ist unbekannt.

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

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Der Indikator ist nicht verfügbar, oder das Vorhandensein oder Fehlen von Multipath ist unbekannt.

Java-Dokumentation für android.location.GnssMeasurement.MULTIPATH_INDICATOR_UNKNOWN.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: