Table of Contents

Method GetWrappedView

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

GetWrappedView()

Gets the wrapped view that is displayed in the dialog.

public TView GetWrappedView()

Returns

TView

Remarks

The wrapped view will be added as a subview during construction.