Value Property
Get the codepoint's value.
Definition
Namespace: Avalonia.Media.TextFormatting.Unicode
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public uint Value { get; }
Public ReadOnly Property Value As UInteger
Get
member Value : uint32 with get
Property Value
UInt32See Also
Reference
Codepoint Structure
Avalonia.Media.TextFormatting.Unicode Namespace