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 reverseSequentialColumnAutoresizingStyleSee Also
Constants
NSTableView.ColumnAutoresizingStyle.noColumnAutoresizingNSTableView.ColumnAutoresizingStyle.uniformColumnAutoresizingStyleNSTableView.ColumnAutoresizingStyle.sequentialColumnAutoresizingStyleNSTableView.ColumnAutoresizingStyle.lastColumnOnlyAutoresizingStyleNSTableView.ColumnAutoresizingStyle.firstColumnOnlyAutoresizingStyle