Enum Orientation

    Definition

    Namespace:
    Tizen.WebView
    Assembly:
    Tizen.WebView.dll

    Enumeration for Orientation of the device.

    public enum Orientation

    Fields

    Name Description
    LeftAtTop

    -90 degrees when it's left side is at the top.

    Natural

    0 degrees when the device is oriented to natural position.

    RightAtTop

    90 degrees when it's right side is at the top.

    UpsideDown

    180 degrees when it is upside down.

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