Version:
interfaceextends WindowEvent

WindowMovedEvent

typescript
interface WindowMovedEvent extends WindowEvent

Properties

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

Was this page helpful?