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.
Scrolls the receiver to the item at the specified index.
func scrollIndexToVisible(_ index: Int)The index of the item to scroll to.