PermissionStateExt extension
Provides extension methods for PermissionState values.
Properties
-
hasAccess
→ bool
-
Returns
true
if the permission grants partial or full access to assets; otherwise, false
.
no setter
-
isAuth
→ bool
-
Returns
true
if the permission has been granted; otherwise, false
.
no setter