Android.Locations.LocationManager.GetProviders Method
Returns a list of the names of location providers.

Syntax

[Android.Runtime.Register("getProviders", "(Z)Ljava/util/List;", "GetGetProviders_ZHandler")]
public virtual IList<string> GetProviders (bool enabledOnly)

Parameters

enabledOnly
if true then only the providers which are currently enabled are returned.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a list of the names of location providers.

[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