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.

Meta