verticalOnly property

bool verticalOnly
getter/setter pair

When set to true, only vertical dragging is tracked. This enables horizontal touch dragging to be used for scrolling.

Implementation

bool verticalOnly;