List.setScroll

Set the scroll amount to a value between 0 and 1. 0 means scrolled to the top and 1 to the bottom.

class List(D)
void
setScroll
(
float scroll
)
if (
isProcessible!D
)

Meta