总览

scrollBackward(index?): Promise<boolean>

向上或向左滑动

参数

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

返回值

Promise<boolean>

是否成功的Promise


2023-02-15