Table of Contents

Event Removed

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Event fired when a subview is being removed from this view.

public event Action<View> Removed

Returns

Action<View>
Event fired when a subview is being removed from this view.