allowsResizing property

bool? allowsResizing
getter/setter pair

A Boolean value indicating whether the containing window should be resizable, or null if resizability is not specified.

Implementation

bool? allowsResizing;