Tizen(Headed) Native API
6.5
|
Enumeration for the instance of properties belonging to the ScrollView class. More...
Public Types | |
enum | |
Enumeration for the instance of properties belonging to the ScrollView class. More... |
Detailed Description
Enumeration for the instance of properties belonging to the ScrollView class.
- Since:
- 2.4, DALi version 1.0.0
Member Enumeration Documentation
anonymous enum |
Enumeration for the instance of properties belonging to the ScrollView class.
- Since:
- 2.4, DALi version 1.0.0
- Enumerator:
MINIMUM_SWIPE_SPEED The minimum swipe speed in pixels per second.
Name "minimumSwipeSpeed", type Property::FLOAT.
- Since:
- 3.0, DALi version 1.1.18
- See also:
- SetMinimumSwipeSpeed()
MINIMUM_SWIPE_DISTANCE The minimum swipe distance in actor coordinates.
Name "minimumSwipeDistance", type Property::FLOAT.
- Since:
- 3.0, DALi version 1.1.18
- See also:
- SetMinimumSwipeDistance()
WHEEL_SCROLL_DISTANCE_STEP The step of scroll distance in actor coordinates for each wheel event received.
Name "wheelScrollDistanceStep", type Property::FLOAT.
- Since:
- 3.0, DALi version 1.1.18
- See also:
- SetWheelScrollDistanceStep()
SNAP_TO_ITEM_ENABLED Whether the animation for the layout to scroll to its anchor position after dragging or swiping is enabled.
Name "snapToItemEnabled", type Property::BOOLEAN.
- Since:
- 3.0, DALi version 1.1.18
- See also:
- SetAnchoring()
REFRESH_INTERVAL The interval between refreshes.
Name "refreshInterval", type Property::FLOAT.
- Since:
- 3.0, DALi version 1.1.18
- See also:
- SetRefreshInterval()
LAYOUT The layout used.
Name "layout", type Property::ARRAY.
- Since:
- 4.0, DALi version 1.2.60
LAYOUT_POSITION The current logical position within the layout.
Name "layoutPosition", type Property::FLOAT.
- Since:
- 2.4, DALi version 1.0.0
SCROLL_SPEED The scrolling speed when playing the flick animation.
Name "scrollSpeed", type Property::FLOAT.
- Since:
- 2.4, DALi version 1.0.0
OVERSHOOT The amount that we can scroll beyond the boundary.
Name "overshoot", type Property::FLOAT.
- Since:
- 2.4, DALi version 1.0.0
SCROLL_DIRECTION The current scrolling direction.
Name "scrollDirection", type Property::FLOAT.
- Since:
- 2.4, DALi version 1.0.0
LAYOUT_ORIENTATION The current orientation of the layout.
Name "layoutOrientation", type Property::INTEGER.
- Since:
- 2.4, DALi version 1.0.0
SCROLL_CONTENT_SIZE The size of the content.
Name "scrollContentSize", type Property::FLOAT.
- Since:
- 2.4, DALi version 1.0.0