Table of Contents

Method HasResponse

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

HasResponse(string)

Indicates if a EscSeqReqStatus with the terminator exists in the Statuses list.

public bool HasResponse(string terminator)

Parameters

terminator string

Returns

bool

true if exist, false otherwise.