Retrieve all of the known permission groups in the system.
Syntax
[Android.Runtime.Register("getAllPermissionGroups", "(I)Ljava/util/List;", "GetGetAllPermissionGroups_IHandler")]
public abstract
IList<PermissionGroupInfo> GetAllPermissionGroups ([Android.Runtime.GeneratedEnum]
PackageInfoFlags flags)
Parameters
- flags
- Additional option flags. Use PackageManager.GET_META_DATA to
retrieve any meta-data associated with the permission group.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1