Table of Contents

Method Hide

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

Hide(IPopover?)

Causes the specified popover to be hidden. If the popover is derived from PopoverBaseImpl, this is the same as setting Visible to false.

public void Hide(IPopover? popover)

Parameters

popover IPopover