scrollByCode

public final Unit scrollByCode(Integer item, Boolean smoothScroll)

Gives us the ability to scroll to a set item (position) programmatically

Parameters

item

Position to scroll to

smoothScroll

If scrolling should happen smoothly (visibly)