Python Reference Guide
FBScrollBox Class Reference

Scroll Box. More...

Public Member Functions

 FBScrollBox ()
 Constructor. More...
 

Public Attributes

FBLayout Content
 Read Property: an empty layout in which you can add scrollable content. More...
 

Detailed Description

Scroll Box.


This class provides a layout that will be automatically managed with a scrollbar according to the specified width and height. This provides a way to add dynamic UI control.

See sample: Scrollbox.py.

Constructor & Destructor Documentation

◆ FBScrollBox()

Constructor.

Member Data Documentation

◆ Content

FBLayout Content

Read Property: an empty layout in which you can add scrollable content.