Last updated 2 years ago
Was this helpful?
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.