GraphemeEnumerator Struct

Namespace
Avalonia.Media.TextFormatting.Unicode
Base Types
  • object
  • ValueType
graph BT Type-->Base0["ValueType"] Base0-->Base1["object"] Type["GraphemeEnumerator"] class Type type-node

Syntax

public ref struct GraphemeEnumerator : ValueType

Constructors

Properties

Name Value Summary
Current Grapheme
Gets the current Grapheme.

Methods

Name Value Summary
MoveNext() bool
Moves to the next Grapheme.