Method CloseMenu | Terminal.Gui v2 (original) (raw)

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

Edit this page