Tizen Native API  6.5
Dali::Toolkit::Visual::Transform::Policy Namespace Reference

Policies used by the transform for the offset or size. More...

Enumerations

enum  Type
 Enumeration for the type of Transform Policy. More...

Detailed Description

Policies used by the transform for the offset or size.

Since:
4.0, DALi version 1.2.60

Enumeration Type Documentation

Enumeration for the type of Transform Policy.

Since:
4.0, DALi version 1.2.60
Enumerator:
RELATIVE 

Relative to the control (percentage [0.0f to 1.0f] of the control).

Since:
4.0, DALi version 1.2.60
ABSOLUTE 

Absolute value in world units.

Since:
4.0, DALi version 1.2.60