Enum InputPointerType
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration of pointer event types.
public enum InputPointerType
Fields
Name | Description |
---|---|
MouseDown | Mouse button press. |
MouseUp | Mouse button release. |
Move | Mouse move |