Window.id

Wraps SDL_GetWindowID which gets the internal window ID of the dsdl2.Window

class Window
const @property @trusted
uint
id
()

Return Value

Type: uint

uint of the internal window ID

Meta