debug_window_hide

Function debug_window_hide 

Source
pub fn debug_window_hide()
Expand description

Hides the debug window (macOS only).

Closes the debug window that was previously shown with debug_window_show().

ยงPlatform availability

  • Currently only implemented on macOS
  • No-op on other platforms