Contents

NSTableView.ColumnAutoresizingStyle.sequentialColumnAutoresizingStyle

Autoresize each table column sequentially, from the last auto-resizable column to the first auto-resizable column; proceed to the next column when the current column has reached its minimum or maximum size.

Declaration

case sequentialColumnAutoresizingStyle

See Also

Constants