Interface IInputBinding | Terminal.Gui v2 (original) (raw)

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.

Data

Arbitrary context that can be associated with this input binding.

Edit this page