Contents

NSTableView.ColumnAutoresizingStyle.reverseSequentialColumnAutoresizingStyle

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

Declaration

case reverseSequentialColumnAutoresizingStyle

See Also

Constants