You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/plugins/geolocation/permissions/autogenerated/reference.md

1.8 KiB

Permission Table

Identifier Description

geolocation:allow-check-permissions

Enables the check_permissions command without any pre-configured scope.

geolocation:deny-check-permissions

Denies the check_permissions command without any pre-configured scope.

geolocation:allow-clear-permissions

Enables the clear_permissions command without any pre-configured scope.

geolocation:deny-clear-permissions

Denies the clear_permissions command without any pre-configured scope.

geolocation:allow-clear-watch

Enables the clear_watch command without any pre-configured scope.

geolocation:deny-clear-watch

Denies the clear_watch command without any pre-configured scope.

geolocation:allow-get-current-position

Enables the get_current_position command without any pre-configured scope.

geolocation:deny-get-current-position

Denies the get_current_position command without any pre-configured scope.

geolocation:allow-request-permissions

Enables the request_permissions command without any pre-configured scope.

geolocation:deny-request-permissions

Denies the request_permissions command without any pre-configured scope.

geolocation:allow-watch-position

Enables the watch_position command without any pre-configured scope.

geolocation:deny-watch-position

Denies the watch_position command without any pre-configured scope.