PermissionStatusExtension extension

Extension to provide user-friendly permission status descriptions.

on

Properties

canShowNotifications bool

Available on PermissionStatus, provided by the PermissionStatusExtension extension

Whether the status allows showing notifications.
no setter
description String

Available on PermissionStatus, provided by the PermissionStatusExtension extension

Gets a user-friendly description of the permission status.
no setter
requiresSettingsNavigation bool

Available on PermissionStatus, provided by the PermissionStatusExtension extension

Whether the user needs to go to settings to enable permissions.
no setter
shouldPromptUser bool

Available on PermissionStatus, provided by the PermissionStatusExtension extension

Whether the user should be prompted to enable permissions.
no setter