Summary
Gets or sets the list of UTF16 code points that represent the Unicode content of the
GlyphRun
.
- Namespace
- Avalonia
.Media - Containing Type
- GlyphRun
Syntax
public ReadOnlySlice<char> Characters { get; set; }
Value
Type | Description |
---|---|
ReadOnlySlice |