Control.sizeFlagsVertical

Tells the parent Container nodes how they should resize and place the node on the Y axis. Use one of the sizeflags constants to change the flags. See the constants to learn what each does.

  1. long sizeFlagsVertical [@property getter]
    struct Control
    @nogc nothrow @property
    long
    sizeFlagsVertical
    ()
  2. long sizeFlagsVertical [@property setter]

Meta