LEADTOOLS JavaScript (Leadtools.Controls)

HoldDelay Property

Show in webframe
Gets or sets a value that indicates the delay in milliseconds for the Hold events.
Syntax
get_holdDelay();
set_holdDelay(value);
Object.defineProperty('holdDelay');

Property Value

TypeDescription
intThe delay in milliseconds for the Hold events. Default value is 1100 (1.1 seconds)
Remarks

Set this property to a large value to increase the amount of time the user must press and hold the mouse (or touch) to fire the Hold event. Similarly, setting this property to a smaller value decreases the amount of the delay.

A value of 0 fires the event instantly.

See Also

Reference

InteractiveService Object
InteractiveService Members

 

 


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