| 
    Tizen Native API
    5.5
    
   
   | 
  
  
  
 
An enumeration of properties belonging to the WidgetView class. More...
Public Types | |
| enum | |
| An enumeration of properties belonging to the WidgetView class.  More... | |
An enumeration of properties belonging to the WidgetView class.
| anonymous enum | 
An enumeration of properties belonging to the WidgetView class.
| WIDGET_ID | 
 name "widgetId", Get the id of the widget, type string, read-only 
  | 
| INSTANCE_ID | 
 name "instanceId", type string, read-only 
  | 
| CONTENT_INFO | 
 name "contentInfo", type string, read-only 
  | 
| TITLE | 
 name "title", type string, read-only 
  | 
| UPDATE_PERIOD | 
 name "updatePeriod", type float, read-only 
  | 
| PREVIEW | 
 name "preview", type boolean if it is a show/hide flag, map otherwise 
  | 
| LOADING_TEXT | 
 name "loadingText", type boolean if it is a show/hide flag, map otherwise 
  | 
| WIDGET_STATE_FAULTED | 
 name "widgetStateFaulted", type boolean, read-only 
  | 
| PERMANENT_DELETE | 
 name "permanentDelete", type boolean 
  | 
| RETRY_TEXT | 
 name "retryText", type Property::MAP 
  | 
| EFFECT | 
 name "effect", type Property::MAP 
  |