Skip to content
Version 2.11.0
↓ Get the launcher

IWindowControl.SetVisible method

Show or hide the window for this session only. Does NOT persist — the choice is lost on relaunch. For a user-facing toggle whose state should survive a restart, use SetVisiblePersist.

public void SetVisible(bool visible)