Constructors
constructor
- new BidiClass(value): BidiClass
Properties
Static
ArabicLetter
Static
ArabicNumber
Static
BoundaryNeutral
Static
CommonSeparator
Static
EuropeanNumber
Static
EuropeanSeparator
Static
EuropeanTerminator
Static
FirstStrongIsolate
Static
LeftToRight
Static
LeftToRightEmbedding
Static
LeftToRightIsolate
Static
LeftToRightOverride
Static
NonspacingMark
Static
OtherNeutral
Static
ParagraphSeparator
Static
PopDirectionalFormat
Static
PopDirectionalIsolate
Static
RightToLeft
Static
RightToLeftEmbedding
Static
RightToLeftIsolate
Static
RightToLeftOverride
Static
SegmentSeparator
Static
WhiteSpace
Accessors
ffiValue
- get ffiValue(): number
Returns number
value
- get value(): string
Returns string
Methods
toInteger
- toInteger(): number
Returns number
Static
fromInteger
- fromInteger(other): BidiClass
See the Rust documentation for
BidiClass
for more information.