id property

int id

Get the ID of this window.

SDL Docs

Implementation

int get id => sdl.checkReturnValue(sdl.sdl.SDL_GetWindowID(handle));