Using WatchKit, how do I position a Label on top of an Image?

被刻印的时光 ゝ 提交于 2019-12-13 02:28:09

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!