Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.window.d.ts473 interface SystemBarProperties { interface
3081 …setSystemBarProperties(systemBarProperties: SystemBarProperties, callback: AsyncCallback<void>): v…
3093 setSystemBarProperties(systemBarProperties: SystemBarProperties): Promise<void>;
3107 …setWindowSystemBarProperties(systemBarProperties: SystemBarProperties, callback: AsyncCallback<voi…
3121 setWindowSystemBarProperties(systemBarProperties: SystemBarProperties): Promise<void>;