Function Window.focus
Wraps SDL_SetWindowInputFocus
(from SDL 2.0.5) which focuses the window to be in reach to the user
void focus() @trusted;
Throws
dsdl2
if failed to focus the window
Wraps SDL_SetWindowInputFocus
(from SDL 2.0.5) which focuses the window to be in reach to the user
void focus() @trusted;
dsdl2
if failed to focus the window