this jQuery instance for chaining.
Destroy the swipe plugin completely. To use any swipe methods, you must re initialize the plugin.
The method to call on the TouchSwipe plugin.
this jQuery instance for chaining.
Disables the swipe plugin
The method to call on the TouchSwipe plugin.
this jQuery instance for chaining.
Re-enables the swipe plugin with the previous configuration
The method to call on the TouchSwipe plugin.
this jQuery instance for chaining.
Retrieves the option with the given name.
Name of the option to retrieve.
The method to call on the TouchSwipe plugin.
Name of the option to retrieve.
The current value of the given option.
Updates the given option with a new value.
Name of the option to retrieve.
The method to call on the TouchSwipe plugin.
Name of the option to update.
New value for the option.
The current value of the given option.
Updates the given options.
The method to call on the TouchSwipe plugin.
The new settings to apply.
The current value of the given option.
Retrieves the current settings of the TouchSwipe plugin.
The method to call on the TouchSwipe plugin.
The current settings.
The direction constants that are passed to the event handlers.
Constants representing the number of fingers used in a swipe.
The page scroll constants that can be used to set the value of TouchSwipeSettings.allowPageScroll option.
The phases that a touch event goes through.
The version of the plugin.
Generated using TypeDoc
Initializes TouchSwipe with the given settings.