Skip to main content

Home > @jsplumbtoolkit/browser-ui > PinchListener

PinchListener class

Signature:

export declare class PinchListener 

Constructors

ConstructorModifiersDescription
(constructor)(params)Constructs a new instance of the PinchListener class

Properties

PropertyModifiersTypeDescription
centerPointXY
eventManagerEventManager
isPointerDeviceboolean
isTouchDeviceboolean
listenerTypesRecord<string, (p: PinchListenerOptions) => void>
onPinchFunction
onPinchEndFunction
onPinchStartFunction
radiusnumber
startRadiusnumber

Methods

MethodModifiersDescription
destroy()