Function Window.flash

Wraps SDL_FlashWindow (from SDL 2.0.16) which flashes the window in the desktop environment

void flash (
  FlashOperation operation
) @trusted;

Parameters

NameDescription
operation flashing operation to do

Throws

dsdl2.SDLException if failed to flash the window