Files
tauri-plugins-workspace/plugins/haptics/permissions/autogenerated/reference.md
T
2024-09-28 20:50:57 +03:00

1.2 KiB

Permission Table

Identifier Description

haptics:allow-impact-feedback

Enables the impact_feedback command without any pre-configured scope.

haptics:deny-impact-feedback

Denies the impact_feedback command without any pre-configured scope.

haptics:allow-notification-feedback

Enables the notification_feedback command without any pre-configured scope.

haptics:deny-notification-feedback

Denies the notification_feedback command without any pre-configured scope.

haptics:allow-selection-feedback

Enables the selection_feedback command without any pre-configured scope.

haptics:deny-selection-feedback

Denies the selection_feedback command without any pre-configured scope.

haptics:allow-vibrate

Enables the vibrate command without any pre-configured scope.

haptics:deny-vibrate

Denies the vibrate command without any pre-configured scope.