csharp
public enum EastAsianWidthClassThe 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)
OtherAny code point no rule gives a class to.
AThe A class.
FThe F class.
HThe H class.
NThe N class.
NaThe Na class.
WThe W class.
Used by (2)
- EastAsianWidthClassTableVixen.Ui.Text
- LineBreakRunVixen.Ui.Text