Android.Content.PM.PackageManager.FeatureLocationGps Field
Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has a Global Positioning System receiver and can report precise location.

Syntax

[Android.Runtime.Register("FEATURE_LOCATION_GPS")]
public const string FeatureLocationGps

Remarks

Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has a Global Positioning System receiver and can report precise location.

[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