总览

scrollForward(index?): Promise<boolean>

向下或向右滑动

参数

名称类型默认值描述
index?numbertbd滑动第几个可滑动布局。从0开始

返回值

Promise<boolean>

是否成功的Promise


2023-02-15