setInitialValue

abstract fun setInitialValue(value: Int)

设置初始滚动位置(以像素为单位)。 这个值通常在组件首次组合(Composition)之前进行设置。

Parameters

value

初始的滚动位置。