Table of Contents

Enum LogicalDirection

Namespace
Avalonia.Media.TextFormatting
Assembly
Avalonia.Base.dll
public enum LogicalDirection

Fields

Backward = 0

Backward, or from right to left.

Forward = 1

Forward, or from left to right.