| 
    Tizen Native API
    5.5
    
   
   | 
  
  
  
 
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... | |
Enumeration for the instance of properties belonging to the Control class.
| anonymous enum | 
Enumeration for the instance of properties belonging to the Control class.
| STYLE_NAME | 
 The name of the style to be applied to the control. Name "styleName", type Property::STRING. 
 
  | 
| RESERVED_PROPERTY_01 | 
 Reserved index for a removed property.  | 
| RESERVED_PROPERTY_02 | 
 Reserved index for a removed property.  | 
| KEY_INPUT_FOCUS | 
 Receives key events to the control. Name "keyInputFocus", type Property::BOOLEAN. 
 
  | 
| BACKGROUND | 
 The background of the control. Name "background", type Property::MAP or std::string for URL or Property::VECTOR4 for Color. 
  | 
| MARGIN | 
 The outer space around the control. Name "margin", type Property::EXTENTS. 
 
  | 
| PADDING | 
 The inner space of the control. Name "padding", type Property::EXTENTS. 
  |