TextLeadingPrefixCharacterEllipsisSymbol Property
Gets the text run that is used as collapsing symbol.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public override TextRun Symbol { get; }
Public Overrides ReadOnly Property Symbol As TextRun
Get
abstract Symbol : TextRun with get
override Symbol : TextRun with get
Property Value
TextRun