Android.Locations.Location.RemoveAltitude Method
Remove the altitude from this location.

Syntax

[Android.Runtime.Register("removeAltitude", "()V", "GetRemoveAltitudeHandler")]
public virtual void RemoveAltitude ()

Remarks

Remove the altitude from this location.

Following this call Location.HasAltitude will return false, and Location.Altitude will return 0.0.

[Android Documentation]

Requirements

Namespace: Android.Locations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1