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.ts2205 enum WindowEventType { enum
3754 on(type: 'windowEvent', callback: Callback<WindowEventType>): void;
3776 off(type: 'windowEvent', callback?: Callback<WindowEventType>): void;