Searched refs:SystemBarTintState (Results 1 – 1 of 1) sorted by relevance
586 interface SystemBarTintState { interface1907 function on(type: 'systemBarTintChange', callback: Callback<SystemBarTintState>): void;1919 function off(type: 'systemBarTintChange', callback?: Callback<SystemBarTintState>): void;