|
Tizen Native API
5.0
|
Controls are interactive components for layouting the user interface.
Classes | |
| class | Dali::Toolkit::Control |
| Control is the base class for all controls. More... | |
Functions | |
| DALI_TOOLKIT_API bool | Dali::Toolkit::IsVertical (ControlOrientation::Type orientation) |
| Queries whether an orientation is vertical. | |
| DALI_TOOLKIT_API bool | Dali::Toolkit::IsHorizontal (ControlOrientation::Type orientation) |
| Queries whether an orientation is horizontal. | |
Namespaces | |
| namespace | Dali::Toolkit::Align |
Enumerations for the alignment of Visuals. | |
| namespace | Dali::Toolkit::ControlOrientation |
Control Orientation namespace. | |
| DALI_TOOLKIT_API bool Dali::Toolkit::IsHorizontal | ( | ControlOrientation::Type | orientation | ) |
Queries whether an orientation is horizontal.
| [in] | orientation | The orientation |
| DALI_TOOLKIT_API bool Dali::Toolkit::IsVertical | ( | ControlOrientation::Type | orientation | ) |
Queries whether an orientation is vertical.
| [in] | orientation | The orientation |