Tizen Native API
5.5
|
API for widget viewer (widget screen, home screen, ...)
Required Header
#include <widget_viewer_dali.h>
Overview
Widget Viewer Dali supports development of a widget viewer application by DALi. Widget Viewer Dali can be used as DALi controls in a DALi application for widget viewer.
Classes | |
class | Dali::WidgetView::WidgetView |
WidgetView is a class for displaying the widget image and controlling the widget. Input events that WidgetView gets are delivered to the widget. More... | |
class | Dali::WidgetView::WidgetViewManager |
WidgetViewManager manages addition of WidgetView controls. More... |