Update the current IME text composition.
@param inputString The string generated by your IME. @param cursorPos The current cursor position in your IME composition. @param targetStart The position of the beginning of the selection. @param targetEnd The position of the end of the selection.
See Implementation
Update the current IME text composition.
@param inputString The string generated by your IME. @param cursorPos The current cursor position in your IME composition. @param targetStart The position of the beginning of the selection. @param targetEnd The position of the end of the selection.