Android.Content.PM.PackageManager.FeatureHomeScreen Field
Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports a home screen that is replaceable by third party applications.

Syntax

[Android.Runtime.Register("FEATURE_HOME_SCREEN")]
public const string FeatureHomeScreen

Remarks

Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports a home screen that is replaceable by third party applications.

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