Contents

rowIndexes(in:)

Returns the row indexes in the specified rectangle.

Declaration

func rowIndexes(in rect: NSRect) -> IndexSet!

Parameters

  • rect:

    A rectangle in the view’s coordinate system.

Return Value

An index set containing the item indexes.

See Also

Getting Columns and Rows Information