csharp
public enum WordBreakClassThe WordBreak 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 (19)
OtherAny code point no rule gives a class to.
ALetterThe ALetter class.
CRThe CR class.
DoubleQuoteThe Double_Quote class.
ExtendThe Extend class.
ExtendNumLetThe ExtendNumLet class.
FormatThe Format class.
HebrewLetterThe Hebrew_Letter class.
KatakanaThe Katakana class.
LFThe LF class.
MidLetterThe MidLetter class.
MidNumThe MidNum class.
MidNumLetThe MidNumLet class.
NewlineThe Newline class.
NumericThe Numeric class.
RegionalIndicatorThe Regional_Indicator class.
SingleQuoteThe Single_Quote class.
WSegSpaceThe WSegSpace class.
ZWJThe ZWJ class.
Used by (2)
- WordBreakClassTableVixen.Ui.Text
- WordBreakerVixen.Ui.Text