Expand description
Scroll panel widget is used to arrange its children widgets, so they can be offset by a certain amount of units
from top-left corner. It is used to provide basic scrolling functionality. See ScrollPanel
docs for more
info and usage examples.
Structs§
- Scroll
Panel - Scroll panel widget is used to arrange its children widgets, so they can be offset by a certain amount of units from top-left corner. It is used to provide basic scrolling functionality.
- Scroll
Panel Builder - Scroll panel builder creates
ScrollPanel
widget instances and adds them to the user interface.
Enums§
- Scroll
Panel Message - A set of messages, that is used to modify the state of a scroll panel.