SDL2Window.getWindowInfo

class SDL2Window
SDL_SysWMinfo
getWindowInfo
()

Return Value

Type: SDL_SysWMinfo

System-specific window information, useful to use a third-party rendering library.

Throws

SDL2Exception on error.

See Also

Meta