NSTableView.ColumnAutoresizingStyle.firstColumnOnlyAutoresizingStyle
Autoresize only the first table column.
Declaration
case firstColumnOnlyAutoresizingStyleDiscussion
When that table column can no longer be resized, stop autoresizing. Normally you should use one of the sequential autoresizing modes instead.
See Also
Constants
NSTableView.ColumnAutoresizingStyle.noColumnAutoresizingNSTableView.ColumnAutoresizingStyle.uniformColumnAutoresizingStyleNSTableView.ColumnAutoresizingStyle.sequentialColumnAutoresizingStyleNSTableView.ColumnAutoresizingStyle.reverseSequentialColumnAutoresizingStyleNSTableView.ColumnAutoresizingStyle.lastColumnOnlyAutoresizingStyle