Skip to main content

Codepoint Properties

Properties

BiDiClassGets the BidiClass.
EastAsianWidthClassGets the EastAsianWidthClass.
GeneralCategoryGets the GeneralCategory.
GraphemeBreakClassGets the GraphemeBreakClass.
IsBreakCharDetermines whether this Codepoint is a break char.
IsEastAsianDetermines whether this Codepoint is an east asian char.
IsWhiteSpaceDetermines whether this Codepoint is white space.
LineBreakClassGets the LineBreakClass.
PairedBracketTypeGets the BidiPairedBracketType.
ReplacementCodepointThe replacement codepoint that is used for non supported values.
ScriptGets the Script.
ValueGet the codepoint's value.

See Also

Reference

Codepoint Structure
Avalonia.Media.TextFormatting.Unicode Namespace