show method

  1. @mustCallSuper
void show()

Show this window.

SDL Docs

Implementation

@mustCallSuper
void show() => sdl.sdl.SDL_ShowWindow(handle);