Tauri Core API - v2.6.0
Tauri Docs
GitHub
Preparing search index...
window
UserAttentionType
Enumeration UserAttentionType
Attention type to request on a window.
Since
1.0.0
Index
Enumeration Members
Critical
Informational
Enumeration Members
Critical
Critical
:
1
Platform-specific
macOS:
Bounces the dock icon until the application is in focus.
Windows:
Flashes both the window and the taskbar button until the application is in focus.
Informational
Informational
:
2
Platform-specific
macOS:
Bounces the dock icon once.
Windows:
Flashes the taskbar button until the application is in focus.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Enumeration Members
Critical
Platform-
specific
Informational
Platform-
specific
Tauri Docs
GitHub
Tauri Core API - v2.6.0
Loading...
Attention type to request on a window.
Since
1.0.0