TextParagraphPropertiesFlowDirection Property

This property specifies whether the primary text advance direction shall be left-to-right, right-to-left.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract FlowDirection FlowDirection { get; }

Property Value

FlowDirection

See Also