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.ts669 attach(showKeyboard: boolean, textConfig: TextConfig, callback: AsyncCallback<void>): void; method
683 attach(showKeyboard: boolean, textConfig: TextConfig): Promise<void>; method
698attach(showKeyboard: boolean, textConfig: TextConfig, requestKeyboardReason: RequestKeyboardReason… method