disableScrollMore property

bool disableScrollMore
getter/setter pair

The flag to disable scrolling more (or said, scroll right/down or swipe left/up), even if current offset lands on the middle of items, defaults to false.

Implementation

bool disableScrollMore;