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 abstract TextRun Symbol { get; }
Public MustOverride ReadOnly Property Symbol As TextRun
Get
abstract Symbol : TextRun with get
Property Value
TextRunSee Also
Reference
TextCollapsingProperties Class
Avalonia.Media.TextFormatting Namespace