PopupPanel¶
Inherits: Popup < Window < Viewport < Node < Object
A popup with a panel background.
Description¶
A popup with a configurable panel background. Any child controls added to this node will be stretched to fit the panel's size (similar to how PanelContainer works). If you are making windows, see Window.
Theme Properties¶
Theme Property Descriptions¶
StyleBox panel
The background panel style of this PopupPanel.