Tizen Native API
5.0
|
Dali::Toolkit::BorderVisual::Property Namespace Reference
BorderVisual Property. More...
Enumerations | |
enum | |
Enumeration for the instance of properties belonging to the BorderVisual. More... |
Detailed Description
- Since:
- 3.0, DALi version 1.1.45
Enumeration Type Documentation
anonymous enum |
Enumeration for the instance of properties belonging to the BorderVisual.
- Since:
- 3.0, DALi version 1.1.45
- Enumerator:
COLOR The color of the border.
Name "borderColor", type Property::VECTOR4.
- Since:
- 3.0, DALi version 1.1.45
- Note:
- Mandatory.
SIZE The width of the border (in pixels).
Name "borderSize", type Property::FLOAT.
- Since:
- 3.0, DALi version 1.1.45
- Note:
- Mandatory.
ANTI_ALIASING Whether anti-aliasing of the border is required.
Name "antiAliasing", type Property::BOOLEAN.
- Since:
- 3.0, DALi version 1.1.45
- Note:
- Optional. If not supplied, default is false.