Contents

allowsResizing

A Boolean value that indicates whether to make the containing window window resizable.

Declaration

var allowsResizing: NSNumber? { get }

Discussion

If the webpage didn’t request a resizable window, this property is nil.

See Also

Inspecting Window Position and Dimensions