csharp
public enum BidiClassThe Bidi 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 (24)
OtherAny code point no rule gives a class to.
ALThe AL class.
ANThe AN class.
BThe B class.
BNThe BN class.
CSThe CS class.
ENThe EN class.
ESThe ES class.
ETThe ET class.
FSIThe FSI class.
LThe L class.
LREThe LRE class.
LRIThe LRI class.
LROThe LRO class.
NSMThe NSM class.
ONThe ON class.
PDFThe PDF class.
PDIThe PDI class.
RThe R class.
RLEThe RLE class.
RLIThe RLI class.
RLOThe RLO class.
SThe S class.
WSThe WS class.
Used by (5)
- BidiAlgorithmVixen.Ui.Text
- BidiClassTableVixen.Ui.Text
- BidiRunSequenceVixen.Ui.Text
- BidiStateVixen.Ui.Text
- StatusVixen.Ui.Text