Method RaiseAccepted | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
RaiseAccepted(ICommandContext?)
Raises the OnAccepted(CommandEventArgs)/Accepted event indicating a menu (or submenu) was accepted and the Menus in the PopoverMenu were hidden. Use this to determine when to hide the PopoverMenu.
protected void RaiseAccepted(ICommandContext? ctx)
Parameters
ctx
ICommandContext