GlyphRunCharacters Property
Gets or sets the list of UTF16 code points that represent the Unicode content of the
GlyphRun.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ReadOnlyMemory<char> Characters { get; set; }
Public Property Characters As ReadOnlyMemory(Of Char)
Get
Set
member Characters : ReadOnlyMemory<char> with get, set
Property Value
ReadOnlyMemoryChar