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
dsdl 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;
dsdl if failed to focus the window