(PHP 7, UI 0.9.9)
UI\Controls\Box::append — Append Control
$control
   [, boolean $stretchy = false
  ] )Shall append the given control to this Box
controlThe control to append
stretchySet true to stretch the control
Shall return the index of the appended control, may be 0