pageView相关问题

在pageView中假设有多个滑动页面{A,B,C,D},默认第一个页面是A。初始化时怎么设置展示页面为D?

onLoad时就执行scrollToPage(3)

谢谢,可以的