CanvasItem.setAsToplevel

Sets as top level. This means that it will not inherit transform from parent canvas items.

struct CanvasItem
@nogc nothrow
void
setAsToplevel
(
in bool enable
)

Meta