csharp
public enum GraphemeBreakClassThe GraphemeBreak 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 (14)
OtherAny code point no rule gives a class to.
CRThe CR class.
ControlThe Control class.
ExtendThe Extend class.
LThe L class.
LFThe LF class.
LVThe LV class.
LVTThe LVT class.
PrependThe Prepend class.
RegionalIndicatorThe Regional_Indicator class.
SpacingMarkThe SpacingMark class.
TThe T class.
VThe V class.
ZWJThe ZWJ class.
Used by (2)
- GraphemeBreakClassTableVixen.Ui.Text
- GraphemeStateVixen.Ui.Text