Context.setWindowSize

Sets the window size. Will be limited to the desktop size.

@param width The width @param height The height

class Context
abstract
void
setWindowSize
(
uint width
,
uint height
)

Meta