Android.Locations.GpsSatellite.Elevation Property
Returns the elevation of the satellite in degrees.

Syntax

[get: Android.Runtime.Register("getElevation", "()F", "GetGetElevationHandler")]
public float Elevation { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the elevation of the satellite in degrees. The elevation can vary between 0 and 90.

[Android Documentation]

Requirements

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