PermissionStateExt extension

Provides extension methods for PermissionState values.

on

Properties

hasAccess bool

Available on PermissionState, provided by the PermissionStateExt extension

Returns true if the permission grants partial or full access to assets; otherwise, false.
no setter
isAuth bool

Available on PermissionState, provided by the PermissionStateExt extension

Returns true if the permission has been granted; otherwise, false.
no setter