Tizen Native API  3.0
Dali::Toolkit::ScrollView::Property Struct Reference

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:
WRAP_ENABLED 

Property, name "wrapEnabled",.

See also:
SetWrapMode(), type bool,
Since:
3.0, DALi version 1.1.18
PANNING_ENABLED 

Property, name "panningEnabled",.

See also:
SetScrollSensitive(), type bool,
Since:
3.0, DALi version 1.1.18
AXIS_AUTO_LOCK_ENABLED 

Property, name "axisAutoLockEnabled",.

See also:
SetAxisAutoLock(), type bool,
Since:
3.0, DALi version 1.1.18
WHEEL_SCROLL_DISTANCE_STEP 

Property, name "wheelScrollDistanceStep",.

See also:
SetWheelScrollDistanceStep(), type Vector2,
Since:
3.0, DALi version 1.1.18
SCROLL_POSITION 

Property, name "scrollPosition", type Vector2.

Since:
2.4, DALi version 1.0.0
SCROLL_PRE_POSITION 

Property, name "scrollPrePosition", type Vector2.

Since:
2.4, DALi version 1.0.0
SCROLL_PRE_POSITION_X 

Property, name "scrollPrePositionX", type float.

Since:
2.4, DALi version 1.0.0
SCROLL_PRE_POSITION_Y 

Property, name "scrollPrePositionY", type float.

Since:
2.4, DALi version 1.0.0
SCROLL_PRE_POSITION_MAX 

Property, name "scrollPrePositionMax", type Vector2.

Since:
2.4, DALi version 1.0.0
SCROLL_PRE_POSITION_MAX_X 

Property, name "scrollPrePositionMaxX", type float.

Since:
2.4, DALi version 1.0.0
SCROLL_PRE_POSITION_MAX_Y 

Property, name "scrollPrePositionMaxY", type float.

Since:
2.4, DALi version 1.0.0
OVERSHOOT_X 

Property, name "overshootX", type float.

Since:
2.4, DALi version 1.0.0
OVERSHOOT_Y 

Property, name "overshootY", type float.

Since:
2.4, DALi version 1.0.0
SCROLL_FINAL 

Property, name "scrollFinal", type Vector2.

Since:
2.4, DALi version 1.0.0
SCROLL_FINAL_X 

Property, name "scrollFinalX", type float.

Since:
2.4, DALi version 1.0.0
SCROLL_FINAL_Y 

Property, name "scrollFinalY", type float.

Since:
2.4, DALi version 1.0.0
WRAP 

Property, name "wrap", type bool.

Since:
2.4, DALi version 1.0.0
PANNING 

Property, name "panning", type bool.

Since:
2.4, DALi version 1.0.0
SCROLLING 

Property, name "scrolling", type bool.

Since:
2.4, DALi version 1.0.0
SCROLL_DOMAIN_SIZE 

Property, name "scrollDomainSize", type Vector2.

Since:
2.4, DALi version 1.0.0
SCROLL_DOMAIN_SIZE_X 

Property, name "scrollDomainSizeX", type float.

Since:
2.4, DALi version 1.0.0
SCROLL_DOMAIN_SIZE_Y 

Property, name "scrollDomainSizeY", type float.

Since:
2.4, DALi version 1.0.0
SCROLL_DOMAIN_OFFSET 

Property, name "scrollDomainOffset", type Vector2.

Since:
2.4, DALi version 1.0.0
SCROLL_POSITION_DELTA 

Property, name "scrollPositionDelta", type Vector2.

Since:
2.4, DALi version 1.0.0
START_PAGE_POSITION 

Property, name "startPagePosition", type Vector3.

Since:
2.4, DALi version 1.0.0