VisualServerSingleton.canvasItemSetSortChildrenByY

Sets if CanvasItem's children should be sorted by y-position.

struct VisualServerSingleton
@nogc nothrow
void
canvasItemSetSortChildrenByY
(
in RID item
,
in bool enabled
)

Meta