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 |