Enum VisualTransformPolicyType

    Definition

    Namespace:
    Tizen.NUI
    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).

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX