Function SDL_IsTextInputShown
pub unsafe extern "C" fn SDL_IsTextInputShown() -> SDL_bool
Available on crate feature
dep_sdl2
only.Expand description
Returns if an IME Composite or Candidate window is currently shown.
\since This function is available since SDL 2.0.22.