TerminalEvent Class

Definition

Base type for all terminal input events.

[NullableContext((byte)1)]
[Nullable((byte)0)]
public abstract record TerminalEvent : IEquatable<TerminalEvent>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (2)

Properties (2)

Methods (6)

Operators (2)