Searched refs:WindowEventType (Results 1 – 1 of 1) sorted by relevance
1695 enum WindowEventType { enum2813 on(type: 'windowEvent', callback: Callback<WindowEventType>): void;2823 off(type: 'windowEvent', callback?: Callback<WindowEventType>): void;