Version:
interfaceextends WindowEvent

WindowResizedEvent

typescript
interface WindowResizedEvent extends WindowEvent

Properties

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

Was this page helpful?