Control.marginRight

Distance between the node's right edge and its parent container, based on anchorRight.

  1. double marginRight [@property getter]
  2. double marginRight [@property setter]
    struct Control
    @nogc nothrow @property
    void
    marginRight
    (
    double v
    )

Meta