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

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

Public Types

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

Detailed Description

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

Since:
2.4, DALi version 1.0.0

Member Enumeration Documentation

anonymous enum

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

Since:
2.4, DALi version 1.0.0
Enumerator:
DISABLED 

name "disabled",

See also:
SetDisabled(), type bool
Since:
2.4, DALi version 1.0.0
AUTO_REPEATING 

name "autoRepeating",

See also:
SetAutoRepeating(), type bool
Since:
2.4, DALi version 1.0.0
INITIAL_AUTO_REPEATING_DELAY 

name "initialAutoRepeatingDelay",

See also:
SetInitialAutoRepeatingDelay(), type float
Since:
2.4, DALi version 1.0.0
NEXT_AUTO_REPEATING_DELAY 

name "nextAutoRepeatingDelay",

See also:
SetNextAutoRepeatingDelay(), type float
Since:
2.4, DALi version 1.0.0
TOGGLABLE 

name "togglable",

See also:
SetTogglableButton(), type bool
Since:
2.4, DALi version 1.0.0
SELECTED 

name "selected",

See also:
SetSelected(), type bool
Since:
2.4, DALi version 1.0.0
UNSELECTED_STATE_IMAGE 

name "unselectedStateImage",

See also:
SetUnselectedImage(), type std::string
Since:
2.4, DALi version 1.0.0
SELECTED_STATE_IMAGE 

name "selectedStateImage",

See also:
SetSelectedImage(), type std::string
Since:
2.4, DALi version 1.0.0
DISABLED_STATE_IMAGE 

name "disabledStateImage",

See also:
SetDisabledImage(), type std::string
Since:
2.4, DALi version 1.0.0
UNSELECTED_COLOR 

name "unselectedColor", type Vector4

Since:
2.4, DALi version 1.0.0
SELECTED_COLOR 

name "selectedColor", type Vector4

Since:
2.4, DALi version 1.0.0
LABEL 

name "label", type Property::Map

Since:
2.4, DALi version 1.0.0
LABEL_TEXT 

name "labelText",

See also:
SetLabelText(), type std::string
Since:
2.4, DALi version 1.0.0