StyleBoxFlat.borderBlend

When set to true, the border will fade into the background color.

  1. bool borderBlend [@property getter]
  2. bool borderBlend [@property setter]
    struct StyleBoxFlat
    @nogc nothrow @property
    void
    borderBlend
    (
    bool v
    )

Meta