SwipeTracker.upperOvershoot

bool upperOvershoot() @property nothrow

Get upperOvershoot property.

Returns

Whether to allow swiping past the last available snap point.
void upperOvershoot(bool propval) @property nothrow

Set upperOvershoot property.

Parameters

propvalWhether to allow swiping past the last available snap point.