[]
Flow Direction mode.
public sealed class FlowDirection : Enum
Name | Description |
---|---|
Default | Indicates that content should flow from left to right in default |
LeftToRight | Indicates that content should flow from left to right. |
RightToLeft | Indicates that content should flow from right to left. |
value__ |