Contents

columnResizingType

A constant indicating the browser’s column resizing type.

Declaration

var columnResizingType: NSBrowser.ColumnResizingType { get set }

Discussion

See NSBrowser.ColumnResizingType for possible values. The default value of this property is NSBrowser.ColumnResizingType.autoColumnResizing.

See Also

Sizing