Class AnsiKeyboardParser | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Parses ANSI escape sequence strings that describe keyboard activity into Key.

public class AnsiKeyboardParser

Inheritance

object

AnsiKeyboardParser

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.MemberwiseClone()

object.ReferenceEquals(object, object)

object.ToString()

Methods

IsKeyboard(string?, bool)

Looks for any pattern that matches the input and returns the matching pattern or null if no matches.

Edit this page