Char Property

Definition

Assembly XenoAtom.Terminal.dll

Gets the Unicode character produced by this key event, if any.

public char? Char {[CompilerGenerated]
    get; [CompilerGenerated]
    init; }

Returns

Remarks

For non-text keys, or for key combinations that do not produce a character, this value can be null.