scrollToItemInSearchUI

Scrolls the search results UI to a certain SearchResult. The list of SearchResult os available by observing observeSearchUIUpdated, more precisely by accessing the SearchUIState.items property.

Parameters

index

is the index of an item in SearchUIState.items, starts from 0.