Enum AutoScrollStopMode
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
Auto scrolling stop behavior.
public enum AutoScrollStopMode
Fields
Name | Description |
---|---|
FinishLoop | Stop animation after current loop finished. |
Immediate | Stop animation immediately and reset position. |