TextCharactersProperties Property
A set of properties shared by every characters in the run
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public override TextRunProperties Properties { get; }
Public Overrides ReadOnly Property Properties As TextRunProperties
Get
abstract Properties : TextRunProperties with get
override Properties : TextRunProperties with get
Property Value
TextRunProperties