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.
A Boolean value that indicates whether to make the containing window window resizable.
var allowsResizing: NSNumber? { get }If the webpage didn’t request a resizable window, this property is nil.