ShapedTextRunText Property

Gets the text run's text.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public override ReadOnlyMemory<char> Text { get; }

Property Value

ReadOnlyMemoryChar

See Also