Function CanvasItem.setAsToplevel
If enable is true, the node won't inherit its transform from parent canvas items.
void setAsToplevel
(
const(bool) enable
) nothrow @nogc;
If enable is true, the node won't inherit its transform from parent canvas items.
void setAsToplevel
(
const(bool) enable
) nothrow @nogc;