Contents

insertColumn(at:with:)

Inserts the array of view objects at the specified index.

Declaration

func insertColumn(at index: Int, with views: [NSView]) -> NSGridColumn

See Also

Adding, Removing, and Moving Columns