Tizen Native API  6.5
Dali::Toolkit::Align Namespace Reference

Enumerations for the alignment of Visuals. More...

Enumerations

enum  Type
 Describes anchor point and parent origin of visuals. More...

Detailed Description

Enumerations for the alignment of Visuals.

Since:
4.0, DALi version 1.2.60

Enumeration Type Documentation

Describes anchor point and parent origin of visuals.

Since:
4.0, DALi version 1.2.60
Enumerator:
TOP_BEGIN 
Since:
4.0, DALi version 1.2.60
TOP_CENTER 
Since:
4.0, DALi version 1.2.60
TOP_END 
Since:
4.0, DALi version 1.2.60
CENTER_BEGIN 
Since:
4.0, DALi version 1.2.60
CENTER 
Since:
4.0, DALi version 1.2.60
CENTER_END 
Since:
4.0, DALi version 1.2.60
BOTTOM_BEGIN 
Since:
4.0, DALi version 1.2.60
BOTTOM_CENTER 
Since:
4.0, DALi version 1.2.60
BOTTOM_END 
Since:
4.0, DALi version 1.2.60