Show / Hide Table of Contents

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

Extension Methods

EnumExtensions.GetAttributeOfType<TAttribute>()
In This Article
Back to top Generated by DocFX