Tizen Native API  3.0
Dali::Toolkit::BorderVisual::Property Namespace Reference

BorderVisual Property. More...

Enumerations

enum  
 BorderVisual Property. More...

Detailed Description

BorderVisual Property.

Since:
3.0, DALi version 1.1.45

Enumeration Type Documentation

anonymous enum

BorderVisual Property.

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.