Version:
interfaceextends WindowEvent

WindowFocusedEvent

typescript
interface WindowFocusedEvent extends WindowEvent

Properties

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

Was this page helpful?