Android.Content.PM.FeatureInfo.FlagRequired Field
Set on FeatureInfo.Flags if this feature has been required by the application.

Value: 1

Syntax

[Android.Runtime.Register("FLAG_REQUIRED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.FeatureFlags enum directly instead of this field.")]
public const FeatureFlags FlagRequired

Remarks

Set on FeatureInfo.Flags if this feature has been required by the application.

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