Enum InputPointerType

Definition

Namespace:
ElmSharp
Assembly:
ElmSharp.dll
API Level:
preview

Enumeration of pointer event types.

C#
Copy
public enum InputPointerType
Name Description
MouseDown

Mouse button press.

MouseUp

Mouse button release.

Move

Mouse move