alexa
menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    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
    SFOrientation

    SFOrientationVertical

    Represents the control in vertical orientation

    Declaration
    public const SFOrientation SFOrientationVertical
    Field Value
    Type
    SFOrientation
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved