struct

Espresso::WindowFocusEvent

Inherits Espresso::WindowEvent / Struct / Value / Object

Event triggered when the window gains or loses focus.

Instance methods

focused?

Indicates whether the window has gained or lost focus.

Source