horizontalOnly property

bool horizontalOnly
getter/setter pair

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

Implementation

bool horizontalOnly;