Table of Contents

Enum FlowDirection

Namespace
Avalonia.Media
Assembly
Avalonia.Base.dll

The 'flow-direction' property specifies whether the primary text advance direction shall be left-to-right or right-to-left.

public enum FlowDirection

Fields

LeftToRight = 0
RightToLeft = 1