Vixen
02b45cc4
csharp
public enum EastAsianWidthClass

The EastAsianWidth 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 (7)

  • Other

    Any code point no rule gives a class to.

  • A

    The A class.

  • F

    The F class.

  • H

    The H class.

  • N

    The N class.

  • Na

    The Na class.

  • W

    The W class.

Used by (2)

  • EastAsianWidthClassTableVixen.Ui.Text
  • LineBreakRunVixen.Ui.Text