GlyphRunIsLeftToRight Property
Returns true if the text direction is left-to-right. Otherwise, returns false.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsLeftToRight { get; }
Public ReadOnly Property IsLeftToRight As Boolean
Get
member IsLeftToRight : bool with get
Property Value
Boolean