Contents

addColumn(with:)

Adds a new column containing the array of views.

Declaration

func addColumn(with views: [NSView]) -> NSGridColumn

Return Value

The newly created grid column.

See Also

Adding, Removing, and Moving Columns