AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
BoxContainer
To Subscribe, use this Key
march-crazy-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description A container that arranges its child controls horizontally or vertically, rearranging them automatically when their minimum size ch…
Published
06/07/2024
Properties AlignmentMode alignment 0 bool vertical false
Published
06/07/2024
Enumerations enum AlignmentMode : AlignmentMode ALIGNMENT_BEGIN = 0 The child controls will be arranged at the be…
Published
06/07/2024
Property Descriptions AlignmentMode alignment = 0 void set_alignment (value: AlignmentMode ) AlignmentMode …
Published
06/07/2024
Method Descriptions Control add_spacer (begin: bool ) Adds a Control node to the box as a spacer. If begin is …
Published
06/07/2024
Theme Property Descriptions int separation = 4 The space between the BoxContainer 's elements, in pixels.
Status
Last Update
Fields