goToPageIndex

abstract fun goToPageIndex(index: Int, animated: Boolean): Boolean

Jumps to the given page index.

Return

Whether the jump is valid.

Parameters

animated

Indicates if the transition should be animated.