开发者

iphone opaque background logo?

开发者 https://www.devze.com 2023-01-02 15:01 出处:网络
How would I go about adding an opaque logo to the background of a simple scrollview with text on it?I want the logo to stay still while the text sc开发者_开发问答rolls.I\'d try putting a UIImageView w

How would I go about adding an opaque logo to the background of a simple scrollview with text on it? I want the logo to stay still while the text sc开发者_开发问答rolls.


I'd try putting a UIImageView with the logo behind your UIScrollView, and set your UIScrollView's backgroundColor to be transparent. I'd test that out myself, but my MBP is booted into Windows at the moment.

0

精彩评论

暂无评论...
验证码 换一张
取 消