public readonly struct TerminalKeyInfo : IEquatable<TerminalKeyInfo>
kind:method, kind:property, kind:ctor. Press Esc to clear.TerminalKeyInfo(TerminalKey, Char, TerminalModifiers)Represents a console-like key input record.FromConsoleKeyInfo(ConsoleKeyInfo)Creates an instance from a ConsoleKeyInfo (best effort).