Android.Locations.GpsStatus.MaxSatellites Property
Returns the maximum number of satellites that can be in the satellite list that can be returned by GpsStatus.Satellites.

Syntax

[get: Android.Runtime.Register("getMaxSatellites", "()I", "GetGetMaxSatellitesHandler")]
public int MaxSatellites { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the maximum number of satellites that can be in the satellite list that can be returned by GpsStatus.Satellites.

[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