Android.Content.PM.PackageInfo.ReqFeatures Property
Features that this application has requested.

Syntax

[Android.Runtime.Register("reqFeatures")]
public IList<FeatureInfo> ReqFeatures { get; set; }

See Also

FeatureInfo.FlagRequired

Value

Documentation for this section has not yet been entered.

Remarks

Features that this application has requested.

[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