Table of Contents

Method Hide

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Hide(IPopover?)

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

public void Hide(IPopover? popover)

Parameters

popover IPopover