Table of Contents

Class RunState

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

The execution state for a Toplevel view.

public class RunState : IDisposable
Inheritance
RunState
Implements
Inherited Members

Constructors

RunState(Toplevel)

Initializes a new RunState class.

Properties

Toplevel

The Toplevel belonging to this RunState.

Methods

Dispose()

Releases all resource used by the RunState object.

Dispose(bool)

Releases all resource used by the RunState object.