Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
VFlowContainer
繼承: FlowContainer < Container < Control < CanvasItem < Node < Object
將子控制項縱向排列並在邊界處換行的容器。
說明
FlowContainer 的一種,只能將其子控制項縱向排列並在邊界處換行。類似於書本中文字在一行中寫不下以後的換行方式,但是縱向。