Location.RemoveMslAltitudeAccuracy Method

Definition

Removes the Mean Sea Level altitude accuracy from this location.

[Android.Runtime.Register("removeMslAltitudeAccuracy", "()V", "GetRemoveMslAltitudeAccuracyHandler", ApiSince=34)]
public virtual void RemoveMslAltitudeAccuracy ();
[<Android.Runtime.Register("removeMslAltitudeAccuracy", "()V", "GetRemoveMslAltitudeAccuracyHandler", ApiSince=34)>]
abstract member RemoveMslAltitudeAccuracy : unit -> unit
override this.RemoveMslAltitudeAccuracy : unit -> unit
Attributes

Remarks

Removes the Mean Sea Level altitude accuracy from this location.

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

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