Mobilize.QualityMate.ControlInterfaces.Enums
ClickType Enum
Specifies values to indicate if the click is going to be single or double.
public enum ClickType
Fields
Double 1
Double
Specify a double click.
Single 0
Single
Specify a single click.
Last updated 3 years ago
Was this helpful?