Tutorial: window.stopFlashing

window.stopFlashing

Stops the taskbar icon from flashing.

Example

var finWindow = fin.desktop.Window.getCurrent();

finWindow.stopFlashing();