Codepoint Properties
Properties
BiDiClass | Gets the BidiClass. |
GeneralCategory | Gets the GeneralCategory. |
GraphemeBreakClass | Gets the GraphemeBreakClass. |
IsBreakChar | Determines whether this Codepoint is a break char. |
IsWhiteSpace | Determines whether this Codepoint is white space. |
LineBreakClass | Gets the LineBreakClass. |
PairedBracketType | Gets the BidiPairedBracketType. |
ReplacementCodepoint | The replacement codepoint that is used for non supported values. |
Script | Gets the Script. |
Value | Get the codepoint's value. |
See Also
Reference
Codepoint Structure
Avalonia.Media.TextFormatting.Unicode Namespace