Home
last modified time | relevance | path

Searched refs:setOutsideTouchable (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/api/
D@ohos.window.d.ts4370 setOutsideTouchable(touchable: boolean): Promise<void>; method
4381 setOutsideTouchable(touchable: boolean, callback: AsyncCallback<void>): void; method