GnssMeasurement.AdrStateUnknown フィールド

定義

注意事項

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

#getAccumulatedDeltaRangeMeters() の状態が無効または不明です。

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

フィールド値

Value = 0

実装

属性

注釈

#getAccumulatedDeltaRangeMeters() の状態が無効または不明です。

android.location.GnssMeasurement.ADR_STATE_UNKNOWNJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象