问题
Using WatchKit, how do I position a Label on top of an Image?
See how the $201.00 is hovering over the Tesla logo? How do you achieve that? I can't figure out how to put things on top of each other in my WatchKit app storyboard.

回答1:
Judged by the corner radius of the background image, I would say putting the label into a group, and setting the backgroud image of that group.
来源:https://stackoverflow.com/questions/29068351/using-watchkit-how-do-i-position-a-label-on-top-of-an-image