Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.window.d.ts586 interface SystemBarTintState { interface
1907 function on(type: 'systemBarTintChange', callback: Callback<SystemBarTintState>): void;
1919 function off(type: 'systemBarTintChange', callback?: Callback<SystemBarTintState>): void;