Enum DeviceOrientation

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.Common.dll

    Enumeration for the device orientation.

    public enum DeviceOrientation

    Fields

    Name Description
    Orientation_0

    The device orientation is 0.

    Orientation_180

    The device orientation is 180.

    Orientation_270

    The device orientation is 270.

    Orientation_90

    The device orientation is 90.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<DeviceOrientation>(DeviceOrientation, string)
    Extensions.LoadFromXaml<DeviceOrientation>(DeviceOrientation, string)
    Extensions.LoadFromXaml<DeviceOrientation>(DeviceOrientation, Type)
    Extensions.LoadFromXamlFile<DeviceOrientation>(DeviceOrientation, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX