Version:
interfaceextends WindowEvent

WindowHiddenEvent

typescript
interface WindowHiddenEvent extends WindowEvent

Properties

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

Was this page helpful?