Contents

frame(ofColumn:)

Returns the rectangle containing the given column.

Declaration

func frame(ofColumn column: Int) -> NSRect

Parameters

  • column:

    The index of the column for which to retrieve the frame.

Return Value

The rectangle containing the specified column.

See Also

Getting Column Frames