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]
  2. long alignment [@property setter]
    struct BoxContainer
    @nogc nothrow @property
    void
    alignment
    (
    long v
    )

Meta