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

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

Public Types

enum  

Detailed Description

An enumeration of properties belonging to the ScrollView class.

Since :
2.4

Member Enumeration Documentation

anonymous enum
Enumerator:
SCROLL_POSITION 

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

Since :
2.4
SCROLL_PRE_POSITION 

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

Since :
2.4
SCROLL_PRE_POSITION_X 

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

Since :
2.4
SCROLL_PRE_POSITION_Y 

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

Since :
2.4
SCROLL_PRE_POSITION_MAX 

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

Since :
2.4
SCROLL_PRE_POSITION_MAX_X 

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

Since :
2.4
SCROLL_PRE_POSITION_MAX_Y 

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

Since :
2.4
OVERSHOOT_X 

Property, name "overshoot-x", type float.

Since :
2.4
OVERSHOOT_Y 

Property, name "overshoot-y", type float.

Since :
2.4
SCROLL_FINAL 

Property, name "scroll-final", type Vector2.

Since :
2.4
SCROLL_FINAL_X 

Property, name "scroll-final-x", type float.

Since :
2.4
SCROLL_FINAL_Y 

Property, name "scroll-final-y", type float.

Since :
2.4
WRAP 

Property, name "wrap", type bool.

Since :
2.4
PANNING 

Property, name "panning", type bool.

Since :
2.4
SCROLLING 

Property, name "scrolling", type bool.

Since :
2.4
SCROLL_DOMAIN_SIZE 

Property, name "scroll-domain-size" type Vector2.

Since :
2.4
SCROLL_DOMAIN_SIZE_X 

Property, name "scroll-domain-size-x" type float.

Since :
2.4
SCROLL_DOMAIN_SIZE_Y 

Property, name "scroll-domain-size-y" type float.

Since :
2.4
SCROLL_DOMAIN_OFFSET 

Property, name "scroll-domain-offset" type Vector2.

Since :
2.4
SCROLL_POSITION_DELTA 

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

Since :
2.4
START_PAGE_POSITION 

Property, name "start-page-position" type Vector3.

Since :
2.4