Panel¶
Inherits: Control < CanvasItem < Node < Object
Category: Core
Brief Description¶
Provides an opaque background for Control children.
Description¶
Panel is a Control that displays an opaque background. It’s commonly used as a parent and container for other types of Control nodes.