Table of Contents

Event SuperViewChanged

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

Raised when the SuperView of this View has changed.

public event EventHandler<ValueChangedEventArgs<View?>>? SuperViewChanged

Returns

EventHandler<ValueChangedEventArgs<View>>
Raised when the SuperView of this View has changed.