Skip to main content

MoveNext Method

Moves to the next Codepoint.

Definition

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

public bool MoveNext(
out Codepoint codepoint
)

Parameters

  Codepoint
 

Return Value

Boolean

See Also

Reference

CodepointEnumerator Structure
Avalonia.Media.TextFormatting.Unicode Namespace