Property ResponseReceived | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
ResponseReceived
Invoked when the console responds with an ANSI response code that matches theTerminator
public required Action<string?> ResponseReceived { get; init; }