StyleBox.contentMarginTop

The top margin for the contents of this style box. Increasing this value reduces the space available to the contents from the top. Refer to contentMarginBottom for extra considerations.

  1. double contentMarginTop [@property getter]
    struct StyleBox
    @nogc nothrow @property
    double
    contentMarginTop
    ()
  2. double contentMarginTop [@property setter]

Meta