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]
  2. double contentMarginTop [@property setter]
    struct StyleBox
    @nogc nothrow @property
    void
    contentMarginTop
    (
    double v
    )

Meta