Tizen Native API  5.5
Dali::Toolkit::Slider::Property Struct Reference

Enumeration for the instance of properties belonging to the Slider class. More...

Public Types

enum  
 Enumeration for the instance of properties belonging to the Slider class. More...

Detailed Description

Enumeration for the instance of properties belonging to the Slider class.

Since:
3.0, DALi version 1.1.39

Member Enumeration Documentation

anonymous enum

Enumeration for the instance of properties belonging to the Slider class.

Since:
3.0, DALi version 1.1.39
Enumerator:
LOWER_BOUND 

name "lowerBound", type float.

Since:
3.0, DALi version 1.1.39
UPPER_BOUND 

name "upperBound", type float.

Since:
3.0, DALi version 1.1.39
VALUE 

name "value", type float.

Since:
3.0, DALi version 1.1.39
TRACK_VISUAL 

name "trackVisual", type string if it is a url, map otherwise.

Since:
3.0, DALi version 1.1.39
HANDLE_VISUAL 

name "handleVisual", type string if it is a url, map otherwise.

Since:
3.0, DALi version 1.1.39
PROGRESS_VISUAL 

name "progressVisual", type string if it is a url, map otherwise.

Since:
3.0, DALi version 1.1.39
POPUP_VISUAL 

name "popupVisual", type string if it is a url, map otherwise.

Since:
3.0, DALi version 1.1.39
POPUP_ARROW_VISUAL 

name "popupArrowVisual", type string if it is a url, map otherwise.

Since:
3.0, DALi version 1.1.39
DISABLED_COLOR 

name "disabledColor", type Vector4.

Since:
3.0, DALi version 1.1.39
VALUE_PRECISION 

name "valuePrecision", type int.

Since:
3.0, DALi version 1.1.39
SHOW_POPUP 

name "showPopup", type bool.

Since:
3.0, DALi version 1.1.39
SHOW_VALUE 

name "showValue", type bool.

Since:
3.0, DALi version 1.1.39
MARKS 

name "marks", type Property::Array<float>.

Since:
3.0, DALi version 1.1.39
SNAP_TO_MARKS 

name "snapToMarks", type bool.

Since:
3.0, DALi version 1.1.39
MARK_TOLERANCE 

name "markTolerance", type float.

Since:
3.0, DALi version 1.1.39