Vixen
02b45cc4
csharp
public enum WordBreakClass

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

  • Other

    Any code point no rule gives a class to.

  • ALetter

    The ALetter class.

  • CR

    The CR class.

  • DoubleQuote

    The Double_Quote class.

  • Extend

    The Extend class.

  • ExtendNumLet

    The ExtendNumLet class.

  • Format

    The Format class.

  • HebrewLetter

    The Hebrew_Letter class.

  • Katakana

    The Katakana class.

  • LF

    The LF class.

  • MidLetter

    The MidLetter class.

  • MidNum

    The MidNum class.

  • MidNumLet

    The MidNumLet class.

  • Newline

    The Newline class.

  • Numeric

    The Numeric class.

  • RegionalIndicator

    The Regional_Indicator class.

  • SingleQuote

    The Single_Quote class.

  • WSegSpace

    The WSegSpace class.

  • ZWJ

    The ZWJ class.

Used by (2)

  • WordBreakClassTableVixen.Ui.Text
  • WordBreakerVixen.Ui.Text