flags property

int flags

Get the flags for this window.

SDL Docs

Implementation

int get flags => sdl.sdl.SDL_GetWindowFlags(handle);