Skip to main content

UnshapedTextRun Constructor

Initializes a new instance of the UnshapedTextRun class

Definition

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

public UnshapedTextRun(
ReadOnlyMemory<char> text,
TextRunProperties properties,
sbyte biDiLevel
)

Parameters

  ReadOnlyMemory(Char)
 
  TextRunProperties
 
  SByte
 

See Also

Reference

UnshapedTextRun Class
Avalonia.Media.TextFormatting Namespace