CanvasItem.showBehindParent

If true the object draws behind its parent. Default value: false.

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

Meta