Android.Locations.LocationProvider.RequiresNetwork Method
Returns true if the provider requires access to a data network (e.g., the Internet), false otherwise.

Syntax

[Android.Runtime.Register("requiresNetwork", "()Z", "GetRequiresNetworkHandler")]
public virtual bool RequiresNetwork ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true if the provider requires access to a data network (e.g., the Internet), 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