Enum InputGenerator.PointerType
Definition
- Namespace:
- Tizen.NUI.WindowSystem
- Assembly:
- Tizen.NUI.WindowSystem.dll
Enumeration of pointer event types.
public enum InputGenerator.PointerType
Fields
| Name | Description |
|---|---|
| Down | Pointer down. |
| Move | Pointer move. |
| Up | Pointer up. |