Android.Content.PM.PackageManager.FeatureConnectionService Field
Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The Connection Service API is enabled on the device.

Syntax

[Android.Runtime.Register("FEATURE_CONNECTION_SERVICE")]
public const string FeatureConnectionService

Remarks

Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The Connection Service API is enabled on the device.

[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 1