Version:
interfaceextends WindowEvent

WindowCreatedEvent

typescript
interface WindowCreatedEvent extends WindowEvent

Properties

NameTypeDescription
bounds?Region-
idstring-
owner?WindowOwner-
state?WindowState-
timestampnumber-
title?string-
type"windowCreated"-

Was this page helpful?