Contents

removeItems(at:)

Removes the items at the specified indexes from the scrubber.

Declaration

func removeItems(at indexes: IndexSet)

Parameters

  • indexes:

    An index set (Indexset) of the indexes of the items to remove.

See Also

Inserting, moving, and deleting items