TextLineBreakIsSplit Property
Gets whether there were remaining runs after this line break,
that were split up by the
TextFormatter during the formatting process.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsSplit { get; }
Public ReadOnly Property IsSplit As Boolean
Get
member IsSplit : bool with get
Property Value
Boolean