Version:
interfaceextends WindowEvent

WindowShownEvent

typescript
interface WindowShownEvent extends WindowEvent

Properties

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

Was this page helpful?