Table of Contents

Method IsMatch

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsMatch(string?)

Returns true if input is one of the terminal sequences recognised by this class.

public override bool IsMatch(string? input)

Parameters

input string

Returns

bool