Enum VisualFittingModeType

    Definition

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

    The values of this enum determine how the visual should fit into the view.

    public enum VisualFittingModeType

    Fields

    Name Description
    Fill

    The visual should be stretched to fill, not preserving aspect ratio.

    FitKeepAspectRatio

    The visual should be scaled to fit, preserving aspect ratio.

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