Freigeben über


GnssMeasurement.MultipathIndicatorDetected Feld

Definition

Achtung

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

Die Messung zeigt Anzeichen für mehrere Pfade.

[Android.Runtime.Register("MULTIPATH_INDICATOR_DETECTED", 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 MultipathIndicatorDetected = 1;
[<Android.Runtime.Register("MULTIPATH_INDICATOR_DETECTED", 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 MultipathIndicatorDetected : Android.Locations.MultipathIndicator

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

Die Messung zeigt Anzeichen für mehrere Pfade.

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

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: