window.UserAttentionType
Attention type to request on a window.
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.
Defined in#
Informational#
• Informational = 2
Platform-specific#
- macOS: Bounces the dock icon once.
- Windows: Flashes the taskbar button until the application is in focus.