Contents

NSTableView.ColumnAutoresizingStyle.lastColumnOnlyAutoresizingStyle

Autoresize only the last table column.

Declaration

case lastColumnOnlyAutoresizingStyle

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