ImeInputHandlerFn
tessera_
ui
2.5.0
tessera_ui
Type Alias
ImeInput
Handler
Fn
Copy item path
Source
pub type ImeInputHandlerFn = dyn
Fn
(
ImeInput
<'_>) +
Send
+
Sync
;
Expand description
IME-specific input handler.