Version:
interfaceextends WindowEvent
WindowRestoredEvent
typescript
interface WindowRestoredEvent extends WindowEventProperties
| Name | Type | Description |
|---|---|---|
bounds? | Region | - |
id | string | null | - |
owner? | WindowOwner | - |
state? | WindowState | - |
timestamp | number | - |
title? | string | - |
type | "windowRestored" | - |
Was this page helpful?