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.ts299 interface SystemBarProperties { interface
2371 …setSystemBarProperties(systemBarProperties: SystemBarProperties, callback: AsyncCallback<void>): v…
2383 setSystemBarProperties(systemBarProperties: SystemBarProperties): Promise<void>;
2397 …setWindowSystemBarProperties(systemBarProperties: SystemBarProperties, callback: AsyncCallback<voi…
2411 setWindowSystemBarProperties(systemBarProperties: SystemBarProperties): Promise<void>;