LEADTOOLS JavaScript (Leadtools.Controls)

PinchStartsOnDown Property

Show in webframe
Gets or sets a value that indicates whether PinchStarted events should fire on mouse or touch down.
Syntax
get_pinchStartsOnDown();
set_pinchStartsOnDown(value);
Object.defineProperty('pinchStartsOnDown');

Property Value

TypeDescription
booleantrue if PinchStarted events should fire on mouse or touch down; otherwise, it is false (PinchStarted events will fire on mouse or touch up). Default value is true.
See Also

Reference

InteractiveService Object
InteractiveService Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.