Enum VisualTransformPolicyType

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
3

This specifies policy types that could be used by the transform for the offset or size.

C#
Copy
public enum VisualTransformPolicyType
Name Description
Absolute

Absolute value in world units.

Relative

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