ClickType

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

Specify a double click.

Single 0

Specify a single click.

Last updated