BoxContainer.alignment

The alignment of the container's children (must be one of constant ALIGN_BEGIN, constant ALIGN_CENTER or constant ALIGN_END).

  1. BoxContainer.AlignMode alignment [@property getter]
    struct BoxContainer
    @nogc nothrow @property
    alignment
    ()
  2. long alignment [@property setter]

Meta