Enum VisualTransformPolicyType
Definition
- Assembly:
- Tizen.NUI.dll
This specifies policy types that could be used by the transform for the offset or size.
public enum VisualTransformPolicyType
Fields
Name | Description |
---|---|
Absolute | Absolute value in world units. |
Relative | Relative to the control (percentage [0.0f to 1.0f] of the control). |