selectRowIndexes(_:byExtendingSelection:)
Sets the row selection using indexes extending the selection if specified.
Declaration
func selectRowIndexes(_ indexes: IndexSet, byExtendingSelection extend: Bool)Parameters
Discussion
Replaces the deprecated selectRow:byExtendingSelection: method.