LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

Hold Event


Occurs when the user taps and holds with the mouse or a finger.
Syntax
add_hold(function(sender, e))
remove_hold(function(sender, e))

!MISSING Scrap '_RTJavaScript_Event_SYNTAX'!
Remarks

The Hold event will fire only when EnableHold is set to true and when the following occurs:

The Hold event is used usually on touch devices to show a context menu.

Event Data
Parameter Type Description
sender 'var' The source of the event.
e InteractiveEventArgs The event data.
See Also

Reference

InteractiveService Object
InteractiveService Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.