FlashModeenum
Modes for flashing the window icon in the taskbar:
"auto"- the icon will flash only if the window isn't on focus and will stop flashing when the window is activated;"force"- the icon will flash even if the window is on focus, but still turns off when the window is activated;"forceAndKeep"- the icon will flash until theflash()method is called withfalseas an argument;
- "auto"
- "force"
- "forceAndKeep"