Experimental: this API is experimental and might be changed or removed in the future.

Scroller.ScrollPageUp

切换到手册
public void ScrollPageUp ();
public void ScrollPageUp (float factor);

参数

factor应用于向上滚动操作的因子。设置为 1 可向上滚动 1 页。设置为大于 1 的值可向上滚动超过一页。

描述

根据当前滑动条 pageSize 更改值。