Contents

rect(ofRow:)

Returns the rectangle containing the specified row.

Declaration

func rect(ofRow rowIndex: Int) -> NSRect

Parameters

  • rowIndex:

    The row index.

Return Value

A rectangle containing the column. Specified in the view’s coordinate system.

See Also

Getting Columns and Rows Information