WindowProperties.getResizable

Get whether the window should be resizable by the user or not.

class WindowProperties
bool
getResizable
()

Return Value

Type: bool

true if the window should be resizable or false otherwise.