Table of Contents

Class ToplevelTransitionManager

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Handles bespoke behaviours that occur when application top level changes.

public class ToplevelTransitionManager : IToplevelTransitionManager
Inheritance
ToplevelTransitionManager
Implements
Inherited Members

Methods

HandleTopMaybeChanging()

Handles any state change needed when the application top changes e.g. setting redraw flags

RaiseReadyEventIfNeeded()

Raises the Ready event on the current top level if it has not been raised before now.