artboard-deluxe / doubleTapZoom
doubleTapZoom()
doubleTapZoom(
options
?):ArtboardPluginDefinition
<{animation
:AnimationOptions
; }>
Zooms the artboard using a double tap gesture.
Note that this plugin only handles touch events. For mouse support, use the clickZoom plugin.
Parameters
options?
animation
Returns
ArtboardPluginDefinition
<{ animation
: AnimationOptions
; }>