Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.window.d.ts421 enum WindowStatusType { enum
3788 on(type: 'windowStatusChange', callback: Callback<WindowStatusType>): void;
3800 off(type: 'windowStatusChange', callback?: Callback<WindowStatusType>): void;