Home
last modified time | relevance | path

Searched defs:attach (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/api/
D@ohos.inputMethod.d.ts734 attach(showKeyboard: boolean, textConfig: TextConfig, callback: AsyncCallback<void>): void; method
750 attach(showKeyboard: boolean, textConfig: TextConfig): Promise<void>; method
767attach(showKeyboard: boolean, textConfig: TextConfig, requestKeyboardReason: RequestKeyboardReason… method