Android.Content.PM.PackageManager.FeatureLocationNetwork Field
Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device can report location with coarse accuracy using a network-based geolocation system.

Syntax

[Android.Runtime.Register("FEATURE_LOCATION_NETWORK")]
public const string FeatureLocationNetwork

Remarks

Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device can report location with coarse accuracy using a network-based geolocation system.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8