Declaration

func setShapesFast(_ shapes: [GSShape])

Declaration

- (void) setShapesFast:(NSArray<GSShape *> *) shapes;

Declaration

setShapesFast_(shapes: list[GSShape])

Discussion

This is intended for controlled setup and batch operations where the caller handles external updates. Shape ownership and shape groups are updated.

See Also

Shapes

See Also

Shapes