Table of Contents

Property SuperView

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SuperView

Adornments cannot be used as sub-views (see Parent); setting this property will throw InvalidOperationException.

public override View? SuperView { get; set; }

Property Value

View

Remarks

While there are no real use cases for an Adornment being a subview, it is not explicitly dis-allowed to support testing. E.g. in AllViewsTester.