autoscroll property
getter/setter pair
Whether this page should autoscroll.
When scrolling manually, this will be set to false for convenience.
Implementation
bool autoscroll = true;
Whether this page should autoscroll.
When scrolling manually, this will be set to false for convenience.
bool autoscroll = true;