Version:
interfaceextends WindowEvent

WindowDestroyedEvent

typescript
interface WindowDestroyedEvent extends WindowEvent

Properties

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

Was this page helpful?