Table of Contents

Method OnVisibleChanged

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

OnVisibleChanged()

Called when the Visible property has changed. Hides the popover via ApplicationPopover when becoming invisible.

protected override void OnVisibleChanged()

Remarks

When becoming visible, the content view is shown. When becoming hidden, the content view is hidden and Result is extracted.