Table of Contents

Class Responder

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Responder base class implemented by objects that want to participate on keyboard and mouse input.

public class Responder : IDisposable
Inheritance
Responder
Implements
Derived
Inherited Members

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resource.

Dispose(bool)

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Events

Disposing

Event raised when Dispose() has been called to signal that this object is being disposed.