Vixen
02b45cc4
csharp
public enum ExtendedPictographicClass

The ExtendedPictographic property of a code point.

No guide page documents this yet — the page shows what the code says about itself.

Remarks

Other is zero and is the default, which is what the specification calls Any — every code point the tables do not mention has it.

Fields and properties (2)

  • Other

    Any code point no rule gives a class to.

  • ExtendedPictographic

    The Extended_Pictographic class.

Used by (4)

  • ExtendedPictographicClassTableVixen.Ui.Text
  • GraphemeStateVixen.Ui.Text
  • LineBreakRunVixen.Ui.Text
  • WordBreakerVixen.Ui.Text