Table of Contents

Method Remove

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Remove(Key, View?)

Removes a KeyBinding from the collection.

public void Remove(Key key, View? boundViewForAppScope = null)

Parameters

key Key
boundViewForAppScope View

Optional View for Application bindings.