Expand description
Background widget for clearing the entire screen.
This module provides a widget that clears the entire background area of the UI. It’s typically used as the first widget in a UI layout to ensure a clean background before drawing other widgets.
Structs§
- Background
- Background widget that clears the entire screen.