Contents

autoresizingMask

Allows the table column to resize automatically in response to resizing the table view. The resizing behavior for the table view is set using the NSTableView method Columnautoresizingstyle Swift.property.

Declaration

static var autoresizingMask: NSTableColumn.ResizingOptions { get }

See Also

Constants