PermissionInfoFlags Enum

Definition

Enumerates values returned by several types.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum PermissionInfoFlags
[<System.Flags>]
type PermissionInfoFlags = 
Inheritance
PermissionInfoFlags
Attributes

Fields

CostsMoney 1

Flag for Flags, corresponding to costsMoney value of PermissionFlags.

HardRestricted 4
ImmutablyRestricted 16
Installed 1073741824
None 0
SoftRestricted 8

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to