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