LEADTOOLS JavaScript (Leadtools.Controls)

DragStartsOnDown Property

Show in webframe
Gets or sets a value that indicates whether DragStarted events should fire on mouse or touch down.
Syntax
get_dragStartsOnDown();
set_dragStartsOnDown(value);
Object.defineProperty('dragStartsOnDown');

Property Value

TypeDescription
booleantrue if DragStarted events should fire on mouse or touch down; otherwise, it is false (DragStarted 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.