I\'m creating a custom IBDesignable control and I want to draw a set of squares in there. I have a draw(_ rect:) method which does
IBDesignable
draw(_ rect:)