Control.sizeFlagsHorizontal

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

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

Meta