Skip to main content

Codepoint Properties

Properties

BiDiClassGets the BidiClass.
GeneralCategoryGets the GeneralCategory.
GraphemeBreakClassGets the GraphemeBreakClass.
IsBreakCharDetermines whether this Codepoint is a break 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