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

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

Public Types

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

Detailed Description

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

Since:
2.4, DALi version 1.0.0

Member Enumeration Documentation

anonymous enum

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

Since:
2.4, DALi version 1.0.0
Enumerator:
STYLE_NAME 

name "styleName", type std::string.

Since:
2.4, DALi version 1.0.0
See also:
SetStyleName
BACKGROUND_COLOR 

name "background-color", mutually exclusive with BACKGROUND_IMAGE & BACKGROUND, type Vector4.

Deprecated:
Deprecated since 3.0, DALi version 1.1.3
Since:
2.4, DALi version 1.0.0
See also:
SetStyleName
BACKGROUND_IMAGE 

name "background-image", mutually exclusive with BACKGROUND_COLOR & BACKGROUND, type Map.

Deprecated:
Deprecated since 3.0, DALi version 1.1.3
Since:
2.4, DALi version 1.0.0
KEY_INPUT_FOCUS 

name "keyInputFocus", type bool.

Since:
2.4, DALi version 1.0.0
See also:
SetKeyInputFocus
BACKGROUND 

name "background", mutually exclusive with BACKGROUND_COLOR & BACKGROUND_IMAGE, type Map.

Since:
3.0, DALi version 1.1.3