struct Protocol::Input::ImeSetComposition
- Protocol::Input::ImeSetComposition
- Struct
- Value
- Object
Overview
This method sets the current candidate text for ime. Use imeCommitComposition to commit the final text. Use imeSetComposition with empty string as text to cancel composition.
Included Modules
- JSON::Serializable
- Protocol::Command