Enum Enums.ClickType
Click type NOTE: LeftClick is the same action as SelectClicType.LeftClick
Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public enum ClickType
Fields
| Name | Description |
|---|---|
| LeftClick | |
| LeftDoubleClick | |
| RightClick |
Click type NOTE: LeftClick is the same action as SelectClicType.LeftClick
public enum ClickType
| Name | Description |
|---|---|
| LeftClick | |
| LeftDoubleClick | |
| RightClick |