Method: stop
Jump to navigation
Jump to search
Stop the current transition.
| This method does not have properties |
|---|
Example:
// Turns the page to 10 without transition
$("#flipbook").turn("page", 10).turn(‘stop’);
<yambe:breadcrumb>Turn Methods</yambe:breadcrumb>