Skip to content

TSdlFlashOperation

Window flash operation.

Definition

Unit: Neslib.Sdl3.Video

type TSdlFlashOperation = (Cancel, Briefly, UntilFocused)

Enumeration Values

Cancel = SDL_FLASH_CANCEL

Cancel any window flash state


Briefly = SDL_FLASH_BRIEFLY

Flash the window briefly to get attention


UntilFocused = SDL_FLASH_UNTIL_FOCUSED

Flash the window until it gets focus