disableScrollLess property

bool disableScrollLess
getter/setter pair

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

Implementation

bool disableScrollLess;