menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SwitchOrientation - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SwitchOrientation

    Contains values to the SwitchOrientation enumeration that determines the placement of the switch at either horizontal or vertical.

    Inheritance
    System.Object
    SwitchOrientation
    Namespace: Syncfusion.XForms.Buttons
    Assembly: Syncfusion.Buttons.XForms.dll
    Syntax
    public sealed class SwitchOrientation : Enum

    Fields

    Horizontal

    The Horizontal Switch Orientation.

    Declaration
    public const SwitchOrientation Horizontal
    Field Value
    Type
    SwitchOrientation

    Vertical

    The Vertical Switch Orientation.

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