Skip to main content

Characters Property

Gets or sets the list of UTF16 code points that represent the Unicode content of the GlyphRun.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public ReadOnlyMemory<char> Characters { get; set; }

Property Value

ReadOnlyMemory(Char)

See Also

Reference

GlyphRun Class
Avalonia.Media Namespace