Enum ScrollOutOfBoundEventArgs.Direction
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
The direction to be touched.
public enum ScrollOutOfBoundEventArgs.Direction
Fields
| Name | Description |
|---|---|
| Down | Downwards. |
| Left | Left bound. |
| Right | Right bound. |
| Up | Upwards. |