M_WolfCurses_WindowManager_Clear - Maxwolf/WolfCurses GitHub Wiki

WindowManager.Clear Method

Removes every window and form from the simulation and makes it a blank slate. Use with caution, if there is an operation in progress, or waiting for user input this will not respect that and just forcefully destroy everything.

Namespace: WolfCurses
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public void Clear()

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

WindowManager Class
WolfCurses Namespace

⚠️ **GitHub.com Fallback** ⚠️