Location.RemoveMslAltitude Method

Definition

Removes the Mean Sea Level altitude from this location.

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

Remarks

Removes the Mean Sea Level altitude from this location.

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

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