IsLeftToRight 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)
- C#
- VB
- F#
public bool IsLeftToRight { get; }
Public ReadOnly Property IsLeftToRight As Boolean
Get
member IsLeftToRight : bool with get