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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

OnAccepted(CommandEventArgs)

Called when the user has accepted an item in this menu (or submenu. This is used to determine when to hide the menu.

protected virtual void OnAccepted(CommandEventArgs args)

Parameters

args CommandEventArgs

Edit this page