Declaration

func addShapes(_ shapes: [GSShape])

Declaration

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

Declaration

addShapes_(shapes: list[GSShape])

Discussion

The shapes receive this layer as their parent.

See Also

Adding Shapes