struct Espresso::WindowFocusEvent
- Espresso::WindowFocusEvent
- Espresso::WindowEvent
- Struct
- Value
- Object
Overview
Event triggered when the window gains or loses focus.
Defined in:
espresso/events/window_focus_event.crInstance Method Summary
-
#focused? : Bool
Indicates whether the window has gained or lost focus.