SwipeTracker.upperOvershoot
bool upperOvershoot() @propertyGet upperOvershoot property.
Returns
Whether to allow swiping past the last available snap point.
void upperOvershoot(bool propval) @propertySet upperOvershoot property.
Parameters
propval | Whether to allow swiping past the last available snap point. |