Function sdl2_sys::SDL_IsTextInputShown

source ยท
pub unsafe extern "C" fn SDL_IsTextInputShown() -> SDL_bool
Expand description

Returns if an IME Composite or Candidate window is currently shown.

\since This function is available since SDL 2.0.22.