TextCollapsingPropertiesFlowDirection Property

Gets the flow direction that is used for collapsing.

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