Table of Contents

Class Application.RunState

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Captures the execution state for the provided Toplevel view.

public class Application.RunState : IDisposable
Inheritance
Application.RunState
Implements
Inherited Members

Constructors

RunState(Toplevel)

Initializes a new Application.RunState class.

Properties

Toplevel

The Toplevel belong to this Application.RunState.

Methods

Dispose()

Releases all resource used by the Application.RunState object.

Dispose(bool)

Releases all resource used by the Application.RunState object.