The enumerations used for auto scroll stop mode.
More...
Public Types |
enum | Type |
| The enumerations used for auto scroll stop mode. More...
|
Detailed Description
The enumerations used for auto scroll stop mode.
- Since:
- 4.0, DALi version 1.2.60
- See also:
- Property::AUTO_SCROLL_STOP_MODE.
Member Enumeration Documentation
The enumerations used for auto scroll stop mode.
- Since:
- 4.0, DALi version 1.2.60
- See also:
- Property::AUTO_SCROLL_STOP_MODE.
- Enumerator:
FINISH_LOOP |
Stop animation after current loop finishes.
- Since:
- 4.0, DALi version 1.2.60
|
IMMEDIATE |
Stop animation immediately and reset position.
- Since:
- 4.0, DALi version 1.2.60
|