setComposingRect method
- Rect rect
Informs the text input control about composing area changes.
This method is called when the attached input client's composing area changes.
Implementation
void setComposingRect(Rect rect) {}
Informs the text input control about composing area changes.
This method is called when the attached input client's composing area changes.
void setComposingRect(Rect rect) {}