Enum SwitchDirection
Presents switch direction.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum SwitchDirection
Fields
| Name | Description |
|---|---|
| Horizontal | Switches to use Left\Right key. |
| Tab | Switches to use Tab key. |
| Vertical | Switches to use Up\Down key. |