Skip to main content

Codepoint Methods

Methods

GetType()Gets the Type of the current instance.
(Inherited from Object)
IsInRangeInclusive(Codepoint, UInt32, UInt32)Returns true if cp is between lowerBound and upperBound, inclusive.
ReadAt(ReadOnlySpan(Char), Int32, Int32)Reads the Codepoint at specified position.
TryGetPairedBracket(Codepoint)Gets the codepoint representing the bracket pairing for this instance.

See Also

Reference

Codepoint Structure
Avalonia.Media.TextFormatting.Unicode Namespace