menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SliderOrientation - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SliderOrientation

    Represents the orientation of the SfSlider and SfRangeSlider.

    Inheritance
    System.Object
    SliderOrientation
    Namespace: Syncfusion.Maui.Sliders
    Assembly: Syncfusion.Maui.Sliders.dll
    Syntax
    public sealed class SliderOrientation : Enum

    Fields

    Horizontal

    Renders the SfSlider and SfRangeSlider in horizontal orientation.

    Declaration
    public const SliderOrientation Horizontal
    Field Value
    Type
    SliderOrientation

    Vertical

    Renders the SfSlider and SfRangeSlider in vertical orientation.

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