Android.Content.PM.PackageInfo.ConfigPreferences Property
Application specified preferred configuration NoType:android/R$styleable;Href=../../../../reference/android/R.styleable.html#AndroidManifestUsesConfiguration tags included under <manifest>, or null if there were none.

Syntax

[Android.Runtime.Register("configPreferences")]
public IList<ConfigurationInfo> ConfigPreferences { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Application specified preferred configuration NoType:android/R$styleable;Href=../../../../reference/android/R.styleable.html#AndroidManifestUsesConfiguration tags included under <manifest>, or null if there were none. This is only filled in if the flag PackageManager.GET_CONFIGURATIONS was set.

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