Property SuperView | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
SuperView
Gets this Views SuperView (the View's container), or null if this view has not been added as a SubView.
public View? SuperView { get; }
Property Value
See Also