Tizen Native API
Dali::Toolkit::ControlOrientation Namespace Reference

Control Orientation namespace. More...

Enumerations

enum  Type
 The internal orientation of a control. More...

Detailed Description

Control Orientation namespace.

Since :
2.4

Enumeration Type Documentation

The internal orientation of a control.

Since :
2.4
Enumerator:
Up 

The contents of control are in a vertical layout, from top to bottom.

Since :
2.4
Left 

The contents of control are in a horizontal layout, from left to right.

Since :
2.4
Down 

The contents of control are in a vertical layout, from bottom to top.

Since :
2.4
Right 

The contents of control are in a horizontal layout, from right to left.

Since :
2.4