Contents

insertRow(at:with:)

Inserts the array of view objects into the grid view at the index.

Declaration

func insertRow(at index: Int, with views: [NSView]) -> NSGridRow

See Also

Adding, Removing, and Moving Rows