Contents

NSTableView.ColumnAutoresizingStyle.firstColumnOnlyAutoresizingStyle

Autoresize only the first table column.

Declaration

case firstColumnOnlyAutoresizingStyle

Discussion

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