Android.Locations.LocationProvider.RequiresSatellite Method
Returns true if the provider requires access to a satellite-based positioning system (e.g.

Syntax

[Android.Runtime.Register("requiresSatellite", "()Z", "GetRequiresSatelliteHandler")]
public virtual bool RequiresSatellite ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true if the provider requires access to a satellite-based positioning system (e.g., GPS), false otherwise.

[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