LEADTOOLS JavaScript (Leadtools.Controls)

TapOnDown Property

Show in webframe
Gets or sets a value that indicates whether Tap events should fire on mouse or touch down.
Syntax
get_tapOnDown();
set_tapOnDown(value);
Object.defineProperty('tapOnDown');

Property Value

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

Reference

InteractiveService Object
InteractiveService Members

 

 


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