Enum SizeScalePolicyType

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    Enumeration for policies to determine how an actor should resize itself when having its size set in size negotiation.

    public enum SizeScalePolicyType

    Fields

    Name Description
    FillWithAspectRatio

    Fit within the size set maintaining natural size aspect ratio.

    FitWithAspectRatio

    Fit within the size set maintaining natural size aspect ratio.

    UseSizeSet

    Use the size that was set.

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