LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

EnableHold Property


Gets or sets a value that indicates whether Hold events should fire.
Syntax
  get_enableHold();
 set_enableHold(value);
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!

Property Value

TypeDescription
booleantrue if Hold events should fire; otherwise, it is false. Default value is false.
Remarks

If the value of EnableHold is true, then the service will fire the Hold event if the user clicks and holds the mouse or presses and holds without moving for specific amount of time (1.1s). The Hold event is used usually on touch devices to show a context menu.

See Also

Reference

InteractiveService Object
InteractiveService Members

 

 


Products | Support | Contact Us | Copyright Notices

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