Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFOrientation - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SFOrientation

    Contains the values for the Orientation enumeration that determines the orientation of the control either vertical or horizontal.

    Inheritance
    System.Object
    SFOrientation
    Namespace: Syncfusion.SfRangeSlider.iOS
    Assembly: Syncfusion.SfRangeSlider.iOS.dll
    Syntax
    public sealed class SFOrientation : Enum

    Fields

    SFOrientationHorizontal

    Represents the control in horizontal orientation

    Declaration
    public const SFOrientation SFOrientationHorizontal
    Field Value
    Type Description
    SFOrientation

    SFOrientationVertical

    Represents the control in vertical orientation

    Declaration
    public const SFOrientation SFOrientationVertical
    Field Value
    Type Description
    SFOrientation

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved