Tizen Native API
DALi Core

DALi Core provides core functionalities such as scene graph-based rendering, animation, and event handling.

It is a base module and forms the biggest part of DALi.

Overview

DALi Core consists of the following groups of API:

API Group Description
Actors Actor is the primary object for interaction in DALi applications.
Animation Animation allows your objects to move around / change their properties for a specified duration.
Common Common classes for using DALi.
Events Input events and gestures supported by DALi.
Images Classes for handling images.
Math Basic math classes.
Object Classes for the handle/body pattern and property system.
Rendering Render task classes.
Signal Classes for the signal and slot structure.