Table of Contents

Method RequestStop

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()