Android.Locations.GpsStatus.Satellites Property
Returns an array of Android.Locations.GpsSatellite objects, which represent the current state of the GPS engine.

Syntax

[get: Android.Runtime.Register("getSatellites", "()Ljava/lang/Iterable;", "GetGetSatellitesHandler")]
public Java.Lang.IIterable Satellites { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns an array of Android.Locations.GpsSatellite objects, which represent the current state of the GPS engine.

[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