- KeyboardInsertedContent content
Notify client about new content insertion from Android keyboard.
Implementation
void insertContent(KeyboardInsertedContent content) {}
insertContent method - TextInputClient mixin - services library
Notify client about new content insertion from Android keyboard.
void insertContent(KeyboardInsertedContent content) {}