menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Orientation - API Reference

    Show / Hide Table of Contents

    Class Orientation

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

    Inheritance
    System.Object
    Orientation
    Namespace: Com.Syncfusion.Sfrangeslider
    Assembly: Syncfusion.SfRangeSlider.Android.dll
    Syntax
    public sealed class Orientation : Enum

    Fields

    Horizontal

    Represents the control in horizontal orientation

    Declaration
    public const Orientation Horizontal
    Field Value
    Type Description
    Orientation

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

    Represents the control in vertical orientation.

    Declaration
    public const Orientation Vertical
    Field Value
    Type Description
    Orientation
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved