Android.Locations.LocationProvider.RequiresCell Method
Returns true if the provider requires access to an appropriate cellular network (e.g., to make use of cell tower IDs), false otherwise.

Syntax

[Android.Runtime.Register("requiresCell", "()Z", "GetRequiresCellHandler")]
public virtual bool RequiresCell ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true if the provider requires access to an appropriate cellular network (e.g., to make use of cell tower IDs), 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