Show / Hide Table of Contents

Method OsdWindow.Hide


Overload

Hides the OSD window. Does not destroy; use OsdWindow.Close or OsdWindow.Dispose for it. Does nothing if not created or not visible.

public virtual void Hide()