Table of Contents

Method OnVisibleChanged

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

OnVisibleChanged()

Called when Visible has changed.

protected override void OnVisibleChanged()

Remarks

When becoming visible, the root menu is added and shown. When becoming hidden, the root menu is removed and the popover is hidden via Hide(IPopover?).