CanvasItem.showBehindParent

If true, the object draws behind its parent.

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

Meta