Enum AccessibilityManager.FocusOvershotDirection
Definition
- Namespace:
- Tizen.NUI.Accessibility
- Assembly:
- Tizen.NUI.dll
Enumeration for overshoot direction.
public enum AccessibilityManager.FocusOvershotDirection
Fields
| Name | Description |
|---|---|
| Next | Try to move next of the last view |
| Previous | Try to move previous of the first view |