isPermanentlyDenied

fun PermissionStatus.isPermanentlyDenied(): Boolean

Checks if a status is PermissionStatus.Denied.Permanently.

Return

true if the given status is an instance of PermissionStatus.Denied.Permanently.