Summary
Gets or sets the flow direction of the switch and content.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- ToggleSwitch
Syntax
[Bindable(true)]
[Category(AppName.MahApps)]
public FlowDirection ContentDirection { get; set; }
Remarks
LeftToRight means content left and button right and RightToLeft vise versa.
Attributes
| Type | Description |
|---|---|
| Bindable | |
| Category |
Value
| Type | Description |
|---|---|
| FlowDirection |
