Skip to main content

set_input_method

Function set_input_method 

Source
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).