Tizen Native API
5.5
|
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... |
Enumeration for the instance of properties belonging to the Scrollable class.
anonymous enum |
Enumeration for the instance of properties belonging to the Scrollable class.
OVERSHOOT_EFFECT_COLOR |
Property, name "overshootEffectColor",.
|
OVERSHOOT_ANIMATION_SPEED |
Property, name "overshootAnimationSpeed",.
|
OVERSHOOT_ENABLED |
Property, name "overshootEnabled",.
|
OVERSHOOT_SIZE |
Property, name "overshootSize", type Vector2,.
|
SCROLL_TO_ALPHA_FUNCTION |
Property, name "scrollToAlphaFunction", type int,.
|
SCROLL_RELATIVE_POSITION |
Property, name "scrollRelativePosition", type Vector2.
|
SCROLL_POSITION_MIN |
Property, name "scrollPositionMin", type Vector2.
|
SCROLL_POSITION_MIN_X |
Property, name "scrollPositionMinX", type float.
|
SCROLL_POSITION_MIN_Y |
Property, name "scrollPositionMinY", type float.
|
SCROLL_POSITION_MAX |
Property, name "scrollPositionMax", type Vector2.
|
SCROLL_POSITION_MAX_X |
Property, name "scrollPositionMaxX", type float.
|
SCROLL_POSITION_MAX_Y |
Property, name "scrollPositionMaxY", type float.
|
CAN_SCROLL_VERTICAL |
Property, name "canScrollVertical", type bool.
|
CAN_SCROLL_HORIZONTAL |
Property, name "canScrollHorizontal", type bool.
|