controlP5 / ScrollList / scroll( )

name
scroll ( )
description
scroll the scrollList remotely. values must range from 0 to 1. 
Syntax
scroll(theValue);
parameters
theValue 


Returns
None
Usage
Web & Application
Related