NSPanel
A special kind of window that typically performs a function that is auxiliary to the main window.
Declaration
@MainActor class NSPanelOverview
For details about how panels work (especially to find out how their behavior differs from window behavior), see How Panels Work.