Skip to main content

CodepointEnumerator Constructor

Initializes a new instance of the CodepointEnumerator class

Definition

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

public CodepointEnumerator(
ReadOnlySpan<char> text
)

Parameters

  ReadOnlySpan(Char)
 

See Also

Reference

CodepointEnumerator Structure
Avalonia.Media.TextFormatting.Unicode Namespace