Class SuperViewChangedEventArgs | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

public class SuperViewChangedEventArgs : EventArgs

Inheritance

SuperViewChangedEventArgs

Inherited Members

Constructors

SuperViewChangedEventArgs(View, View)

Creates a new instance of the SuperViewChangedEventArgs class.

Properties

SubView

The view that is having it's SuperView changed

SuperView

The parent. For Removed this is the old parent (new parent now being null).