GlyphRunIsLeftToRight Property

Returns true if the text direction is left-to-right. Otherwise, returns false.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsLeftToRight { get; }

Property Value

Boolean

See Also