Table of Contents

Interface IInputBinding

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Describes an input binding. Used to bind a set of Command objects to a specific input event.

public interface IInputBinding

Properties

Commands

Gets or sets the commands this input binding will invoke.