getPermission

abstract fun getPermission(permission: String): PermissionTristate

Gets the tristate of a specific permission.

Return

The tristate of the specified permission.

Parameters

permission

The permission to retrieve the tristate for.