virtual class vaseGui::VBox

sys::Obj
  vaseGui::Widget
    vaseGui::WidgetGroup
      vaseGui::VBox

@Js
@Serializable { collection=true }

align

Align align := Align.begin

layoutChildren

virtual override Void layoutChildren(Bool force)

prefContentSize

protected virtual override Size prefContentSize(Int hintsWidth := -1, Int hintsHeight := -1)

spacing

Int spacing := 4