pub fn set_input_mode_default(mode: InputMode)Expand description
Force the global default input mode (no frame request). Prefer
request_input_mode from event handlers.
pub fn set_input_mode_default(mode: InputMode)Force the global default input mode (no frame request). Prefer
request_input_mode from event handlers.