Table of Contents

Method OnRemoved

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

OnRemoved(SuperViewChangedEventArgs)

Method invoked when a subview is being removed from this view.

public virtual void OnRemoved(SuperViewChangedEventArgs e)

Parameters

e SuperViewChangedEventArgs

Event args describing the subview being removed.