FlowDirection Property
This property specifies whether the primary text advance direction shall be left-to-right, right-to-left, or top-to-bottom.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public override FlowDirection FlowDirection { get; }
Public Overrides ReadOnly Property FlowDirection As FlowDirection
Get
abstract FlowDirection : FlowDirection with get
override FlowDirection : FlowDirection with get
Property Value
FlowDirectionSee Also
Reference
GenericTextParagraphProperties Class
Avalonia.Media.TextFormatting Namespace