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