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 Multipfaden 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 Multipfaden ist unbekannt.

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

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In der Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: