Tizen Native API
6.0
|
Enumeration for the instance of properties belonging to the Scrollable class. More...
Public Types | |
enum | |
Enumeration for the instance of properties belonging to the Scrollable class. More... |
Detailed Description
Enumeration for the instance of properties belonging to the Scrollable class.
- Since:
- 3.0, DALi version 1.0.0
Member Enumeration Documentation
anonymous enum |
Enumeration for the instance of properties belonging to the Scrollable class.
- Since:
- 3.0, DALi version 1.0.0
- Enumerator:
OVERSHOOT_EFFECT_COLOR Property, name "overshootEffectColor",.
- See also:
- SetOvershootEffectColor(), type Vector4
- Since:
- 3.0, DALi version 1.0.0
OVERSHOOT_ANIMATION_SPEED Property, name "overshootAnimationSpeed",.
- See also:
- SetOvershootAnimationSpeed(), type float
- Since:
- 3.0, DALi version 1.0.0
OVERSHOOT_ENABLED Property, name "overshootEnabled",.
- See also:
- SetOvershootEnabled(), type bool,
- Since:
- 3.0, DALi version 1.1.18
OVERSHOOT_SIZE Property, name "overshootSize", type Vector2,.
- Since:
- 3.0, DALi version 1.1.31
SCROLL_TO_ALPHA_FUNCTION Property, name "scrollToAlphaFunction", type int,.
- Since:
- 3.0, DALi version 1.1.33
SCROLL_RELATIVE_POSITION Property, name "scrollRelativePosition", type Vector2.
- Since:
- 3.0, DALi version 1.0.0
SCROLL_POSITION_MIN Property, name "scrollPositionMin", type Vector2.
- Since:
- 3.0, DALi version 1.0.0
SCROLL_POSITION_MIN_X Property, name "scrollPositionMinX", type float.
- Since:
- 3.0, DALi version 1.0.0
SCROLL_POSITION_MIN_Y Property, name "scrollPositionMinY", type float.
- Since:
- 3.0, DALi version 1.0.0
SCROLL_POSITION_MAX Property, name "scrollPositionMax", type Vector2.
- Since:
- 3.0, DALi version 1.0.0
SCROLL_POSITION_MAX_X Property, name "scrollPositionMaxX", type float.
- Since:
- 3.0, DALi version 1.0.0
SCROLL_POSITION_MAX_Y Property, name "scrollPositionMaxY", type float.
- Since:
- 3.0, DALi version 1.0.0
CAN_SCROLL_VERTICAL Property, name "canScrollVertical", type bool.
- Since:
- 3.0, DALi version 1.0.0
CAN_SCROLL_HORIZONTAL Property, name "canScrollHorizontal", type bool.
- Since:
- 3.0, DALi version 1.0.0