LEADTOOLS JavaScript (Leadtools.Controls)

DoubleTapDelay Property

Show in webframe
Gets or sets a value that indicates the delay in milliseconds between taps for the DoubleTap events.
Syntax
get_doubleTapDelay();
set_doubleTapDelay(value);
Object.defineProperty('doubleTapDelay');

Property Value

TypeDescription
intThe delay in milliseconds between taps for the DoubleTap events. Default value is 500 (0.5 seconds)
Remarks

Set this property to a large value to increase the amount of time the between clicks (or touches) to fire the DoubleTap event. Similarly, setting this property to a smaller value decreases the amount of the delay.

See Also

Reference

InteractiveService Object
InteractiveService Members

 

 


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