Enum Window.WindowOrientation

    Definition

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

    Enumeration for orientation of the window is the way in which a rectangular page is oriented for normal viewing.

    public enum Window.WindowOrientation

    Fields

    Name Description
    Landscape

    Landscape orientation. A wide view area is needed.

    LandscapeInverse

    Landscape inverse orientation.

    Portrait

    Portrait orientation. The height of the display area is greater than the width.

    PortraitInverse

    Portrait inverse orientation.

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