Search Results for

    Show / Hide Table of Contents

    Struct SUOrientationInfo

    Namespace: Surfer
    Assembly: cs.temp.dll.dll
    Syntax
    public struct SUOrientationInfo

    Constructors

    SUOrientationInfo(DeviceOrientation, DeviceOrientation)

    Declaration
    public SUOrientationInfo(DeviceOrientation from, DeviceOrientation to)
    Parameters
    Type Name Description
    DeviceOrientation from
    DeviceOrientation to

    Properties

    FromOrientation

    Declaration
    public DeviceOrientation FromOrientation { get; }
    Property Value
    Type Description
    DeviceOrientation

    ToOrientation

    Declaration
    public DeviceOrientation ToOrientation { get; }
    Property Value
    Type Description
    DeviceOrientation
    In This Article
    • Constructors
      • SUOrientationInfo(DeviceOrientation, DeviceOrientation)
    • Properties
      • FromOrientation
      • ToOrientation
    Back to top Copyright © 2021 ATStudio