Inherits: Window < Viewport < Node < Object
Inherited By: PopupMenu, PopupPanel
Base class for contextual windows and panels with fixed position.
Popup is a base class for contextual windows and panels with fixed position. It's a modal by default (see Window.popup_window) and provides methods for implementing custom popup behavior.
borderless |
| |
popup_window |
| |
transient |
| |
unresizable |
| |
visible |
| |
wrap_controls |
|
Emitted when the popup is hidden.
Default StyleBox for the Popup.
© 2014–present Juan Linietsky, Ariel Manzur and the Godot community
Licensed under the Creative Commons Attribution Unported License v3.0.
https://docs.godotengine.org/en/4.2/classes/class_popup.html