Property Running | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Running
Gets or sets whether the MainLoop for this Toplevel is running or not.
public bool Running { get; set; }
Property Value
Remarks
Setting this property directly is discouraged. Use RequestStop(Toplevel) instead.