Error processing SSI file
(Leadtools.Controls)

Show in webframe

TapOnDown Property




Indicates whether Tap events should fire on mouse or touch down.
Syntax
public bool TapOnDown {get; set;}
'Declaration
 
Public Property TapOnDown As Boolean

Property Value

true 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.
Requirements

Target Platforms

See Also

Reference

InteractiveService Class
InteractiveService Members

Error processing SSI file