Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.window.d.ts2992 setSystemBarEnable(names: Array<'status' | 'navigation'>, callback: AsyncCallback<void>): void; method
3004 setSystemBarEnable(names: Array<'status' | 'navigation'>): Promise<void>; method