Skip to main content

Grapheme Constructor

Initializes a new instance of the Grapheme class

Definition

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

public Grapheme(
Codepoint firstCodepoint,
int offset,
int length
)

Parameters

  Codepoint
 
  Int32
 
  Int32
 

See Also

Reference

Grapheme Structure
Avalonia.Media.TextFormatting.Unicode Namespace