Enumeration for the instance of properties belonging to the Layer class.
More...
Public Types |
enum | |
| Enumeration for the instance of properties belonging to the Layer class. More...
|
Detailed Description
Enumeration for the instance of properties belonging to the Layer class.
Properties additional to Actor.
- Since:
- 2.4, DALi version 1.0.0
Member Enumeration Documentation
Enumeration for the instance of properties belonging to the Layer class.
Properties additional to Actor.
- Since:
- 2.4, DALi version 1.0.0
- Enumerator:
CLIPPING_ENABLE |
name "clippingEnable", type bool
- Since:
- 2.4, DALi version 1.0.0
|
CLIPPING_BOX |
name "clippingBox", type Rect<int>
- Since:
- 2.4, DALi version 1.0.0
|
BEHAVIOR |
name "behavior", type String
- Since:
- 2.4, DALi version 1.0.0
|