Table of Contents

Method GetBindings

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetBindings()

Gets the bindings.

public IEnumerable<KeyValuePair<TEvent, TBinding>> GetBindings()

Returns

IEnumerable<KeyValuePair<TEvent, TBinding>>