window property
Pointer<SdlWindowEvent>
get
window
Implementation
Pointer<SdlWindowEvent> get window =>
(cast<Uint8>() + 0).cast<SdlWindowEvent>();
Pointer<SdlWindowEvent> get window =>
(cast<Uint8>() + 0).cast<SdlWindowEvent>();