FlowDirection Enum
Definition
The 'flow-direction' property specifies whether the primary text advance direction shall be left-to-right or right-to-left.
public enum FlowDirection
Fields
| Name | Description |
|---|---|
| LeftToRight | No summary available. |
| RightToLeft | No summary available. |
LeftToRight Field
public Avalonia.Media.FlowDirection LeftToRight
RightToLeft Field
public Avalonia.Media.FlowDirection RightToLeft