setSmoothCurrentIndex

Sets current page index with an animation. Page indices are zero based values presenting page being shown on right side of the book. E.g if you set value to 4; right side front facing bitmap will be with index 4, back facing 5 and for left side page index 3 is front facing, and index 2 back facing (once page is on left side it's flipped over).

Parameters

index

index of page to be displayed as current page.