Structs§
Enums§
Functions§
- input_
mode - Current input mode (Compose
InputModeManager.inputMode). - is_
focus_ visible truewhen focus indication should paint (focused and keyboard mode).- request_
input_ mode - Request a new input mode. Returns
trueif the mode changed. - set_
input_ mode_ default - Force the global default input mode (no frame request). Prefer
request_input_modefrom event handlers.