XUI
Description
A required module that includes utility methods and enumerations used within the framework.
Methods
Name | Parameters | Returns |
---|---|---|
GetDoubleClickTimeTicks | Integer |
Enumerations
ClickTypes
Represents the various types of mouse clicks.
Name |
---|
ContextualClick |
DoubleClick |
TripleClick |
SingleClick |
Method Descriptions
GetDoubleClickTimeTicks() As Integer
Returns the number of ticks that two clicks must occur within to be considered a double click.