Class SuperViewChangedEventArgs | Terminal.Gui v2 (original) (raw)
Namespace
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
The view that is having it's SuperView changed
The parent. For Removed this is the old parent (new parent now being null).