page.animationOptions < object>
Set the animation options for the PageComponent. This defines the animation that occurs on ScrollEnd, when snapping to a page.
译:设置动画PageComponent的选项。ScrollEnd上发生的这一定义动画,当捕捉到页面。
page = new PageComponent
page.animationOptions =
curve: "ease"
time: 0.25