Symbol Property
Gets the text run that is used as collapsing symbol.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
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
TextRunSee Also
Reference
TextTrailingWordEllipsis Class
Avalonia.Media.TextFormatting Namespace