Version:
interfaceextends WindowEvent

WindowRestoredEvent

typescript
interface WindowRestoredEvent extends WindowEvent

Properties

NameTypeDescription
bounds?Region-
idstring | null-
owner?WindowOwner-
state?WindowState-
timestampnumber-
title?string-
type"windowRestored"-

Was this page helpful?