window property

Pointer<SdlWindowEvent> get window

Implementation

Pointer<SdlWindowEvent> get window =>
    cast<Uint8>().elementAt(0).cast<SdlWindowEvent>();