Android.Locations.GpsSatellite.Azimuth Property
Returns the azimuth of the satellite in degrees.

Syntax

[get: Android.Runtime.Register("getAzimuth", "()F", "GetGetAzimuthHandler")]
public float Azimuth { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the azimuth of the satellite in degrees. The azimuth can vary between 0 and 360.

[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