Function OSSingleton.requestAttention

Request the user attention to the window. It'll flash the taskbar button on Windows or bounce the dock icon on OSX. Note: This method is implemented on Linux, macOS and Windows.

void requestAttention() nothrow @nogc;