Variables

@:value(cast 0)@:impl@:enuminlineread onlyNONE:ScrollerDragThresholdStatus = 0

No status (irrelevant)

@:value(cast 1)@:impl@:enuminlineread onlyPENDING:ScrollerDragThresholdStatus = 1

Pending: we are waiting for a resolution of the status, either REACHED or CANCELED

@:value(cast 2)@:impl@:enuminlineread onlyREACHED:ScrollerDragThresholdStatus = 2

Threshold has been reached, we can scroll!

@:value(cast 3)@:impl@:enuminlineread onlyCANCELED:ScrollerDragThresholdStatus = 3

Threshold not reached scroll canceled