Returns if an IME Composite or Candidate window is currently shown.
Defined in SDL_keyboard.h
void); SDL_bool SDL_IsTextInputShown(
(SDL_bool) Returns SDL_TRUE if an IME Composite or Candidate window is currently shown else SDL_FALSE.
This function is available since SDL 2.0.22.