Tizen Native API
Dali::Toolkit::Scrollable::Property Struct Reference

An enumeration of properties belonging to the Scrollable class. More...

Public Types

enum  

Detailed Description

An enumeration of properties belonging to the Scrollable class.

Since :
2.4

Member Enumeration Documentation

anonymous enum
Enumerator:
OVERSHOOT_EFFECT_COLOR 

Property, name "overshoot-effect-color",.

See also:
SetOvershootEffectColor(), type Vector4
Since :
2.4
OVERSHOOT_ANIMATION_SPEED 

Property, name "overshoot-animation-speed",.

See also:
SetOvershootAnimationSpeed(), type float
Since :
2.4
SCROLL_RELATIVE_POSITION 

Property, name "scroll-relative-position", type Vector2.

Since :
2.4
SCROLL_POSITION_MIN 

Property, name "scroll-position-min", type Vector2.

Since :
2.4
SCROLL_POSITION_MIN_X 

Property, name "scroll-position-min-x", type float.

Since :
2.4
SCROLL_POSITION_MIN_Y 

Property, name "scroll-position-min-y", type float.

Since :
2.4
SCROLL_POSITION_MAX 

Property, name "scroll-position-max", type Vector2.

Since :
2.4
SCROLL_POSITION_MAX_X 

Property, name "scroll-position-max-x", type float.

Since :
2.4
SCROLL_POSITION_MAX_Y 

Property, name "scroll-position-max-y", type float.

Since :
2.4
CAN_SCROLL_VERTICAL 

Property, name "can-scroll-vertical", type bool.

Since :
2.4
CAN_SCROLL_HORIZONTAL 

Property, name "can-scroll-horizontal", type bool.

Since :
2.4