Contents

scrollIndexToVisible(_:)

Scrolls the receiver to the item at the specified index.

Declaration

func scrollIndexToVisible(_ index: Int)

Parameters

  • index:

    The index of the item to scroll to.