pub fn set_input_method(im: &str) -> Result<(), ImSwitchError>Expand description
Sets the input method to the specified identifier.
The identifier format is platform-dependent (see get_input_method).
pub fn set_input_method(im: &str) -> Result<(), ImSwitchError>Sets the input method to the specified identifier.
The identifier format is platform-dependent (see get_input_method).