window property

Window? window

The window that emitted this event.

Implementation

Window? get window => Window.fromId(sdl, windowId);