Property SuperView | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

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

View

See Also

OnSuperViewChanged(SuperViewChangedEventArgs)

SuperViewChanged

Edit this page