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