ShapedBufferText Property
The text that is represended by this buffer.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ReadOnlyMemory<char> Text { get; }
Public ReadOnly Property Text As ReadOnlyMemory(Of Char)
Get
member Text : ReadOnlyMemory<char> with get
Property Value
ReadOnlyMemoryChar