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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

RequestStop()

Stops and closes this Toplevel. If this Toplevel is the top-most Toplevel,RequestStop(Toplevel?) will be called, causing the application to exit.

public virtual void RequestStop()

Edit this page