Version:
interfaceextends WindowEvent

WindowTitleChangedEvent

typescript
interface WindowTitleChangedEvent extends WindowEvent

Properties

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

Was this page helpful?