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