Location.RemoveElapsedRealtimeUncertaintyNanos Method

Definition

Removes the elapsed realtime uncertainty from this location.

[Android.Runtime.Register("removeElapsedRealtimeUncertaintyNanos", "()V", "GetRemoveElapsedRealtimeUncertaintyNanosHandler", ApiSince=33)]
public virtual void RemoveElapsedRealtimeUncertaintyNanos ();
[<Android.Runtime.Register("removeElapsedRealtimeUncertaintyNanos", "()V", "GetRemoveElapsedRealtimeUncertaintyNanosHandler", ApiSince=33)>]
abstract member RemoveElapsedRealtimeUncertaintyNanos : unit -> unit
override this.RemoveElapsedRealtimeUncertaintyNanos : unit -> unit
Attributes

Remarks

Removes the elapsed realtime uncertainty from this location.

Java documentation for android.location.Location.removeElapsedRealtimeUncertaintyNanos().

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