GnssMeasurement.AccumulatedDeltaRangeState Property

Definition

Gets 'Accumulated Delta Range' state.

public Android.Locations.AccumulatedDeltaRangeState AccumulatedDeltaRangeState { [Android.Runtime.Register("getAccumulatedDeltaRangeState", "()I", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getAccumulatedDeltaRangeState", "()I", "", ApiSince=24)>]
member this.AccumulatedDeltaRangeState : Android.Locations.AccumulatedDeltaRangeState

Property Value

AccumulatedDeltaRangeState
Attributes

Remarks

Java documentation for android.location.GnssMeasurement.getAccumulatedDeltaRangeState().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to