window property

Window? window

Get the window which emitted this event.

Implementation

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