autoscroll property

bool autoscroll
getter/setter pair

Whether this page should autoscroll.

When scrolling manually, this will be set to false for convenience.

Implementation

bool autoscroll = true;