Version:
interfaceextends WindowEvent

WindowMinimizedEvent

typescript
interface WindowMinimizedEvent extends WindowEvent

Properties

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

Was this page helpful?