Storyboard2CodeApp
Storyboard2CodeApp copied to clipboard
Is there a way to sort the generaged elemens
Maybe using the tag?
The view elements are sorted now using its origin distance from (0,0) and the constraints are sorted using the name of the first item. Let's see how this works out.