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