Method CenterViewOn
CenterViewOn(int)
Centers the view on the item with the specified index.
public void CenterViewOn(int index)
Parameters
indexintIndex of item to center.
Centers the view on the item with the specified index.
public void CenterViewOn(int index)
index intIndex of item to center.