Table of Contents

Method CloseMenu

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

CloseMenu(bool)

Closes the Menu programmatically if open and not canceled (as though F9 were pressed).

public bool CloseMenu(bool ignoreUseSubMenusSingleFrame = false)

Parameters

ignoreUseSubMenusSingleFrame bool

Returns

bool