THIS PAGE IS A WORK IN PROGRESS ... Please make edits to this page to improve it!
Get the current key modifier state for the keyboard.
void); SDL_Keymod SDL_GetModState(
Returns an OR'd combination of the modifier keys for the keyboard. See SDL_Keymod for details.
This function is available since SDL 3.0.0.
CategoryAPI, CategoryKeyboard, CategoryDraft