Android.Manifest.Permission_group.AppInfo Field
Group of permissions that are related to the other applications installed on the system.

Syntax

[Android.Runtime.Register("APP_INFO")]
public const string AppInfo

Remarks

Group of permissions that are related to the other applications installed on the system. Examples include such as listing running apps, or killing background processes.

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17