IsSplit Property
Gets whether there were remaining runs after this line break, that were split up by the TextFormatter during the formatting process.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsSplit { get; }
Public ReadOnly Property IsSplit As Boolean
Get
member IsSplit : bool with get