Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.window.d.ts1695 enum WindowEventType { enum
2813 on(type: 'windowEvent', callback: Callback<WindowEventType>): void;
2823 off(type: 'windowEvent', callback?: Callback<WindowEventType>): void;