Searched defs:attach (Results 1 – 1 of 1) sorted by relevance
669 attach(showKeyboard: boolean, textConfig: TextConfig, callback: AsyncCallback<void>): void; method683 attach(showKeyboard: boolean, textConfig: TextConfig): Promise<void>; method698 …attach(showKeyboard: boolean, textConfig: TextConfig, requestKeyboardReason: RequestKeyboardReason… method