开发者

Change UIPopover background

开发者 https://www.devze.com 2023-01-23 23:07 出处:网络
I\'m looking to change the popovers border. It\'s just a solid flat color, so no image required. Is there a property 开发者_开发技巧that I can tap in to, or will I have to subclass?Changing the look o

I'm looking to change the popovers border. It's just a solid flat color, so no image required. Is there a property 开发者_开发技巧that I can tap in to, or will I have to subclass?


Changing the look of a popover being shown via a UIPopoverController isn't supported. I wouldn't even try, as you may do a lot of work to reverse-engineer UIPopoverController, only to have it break in a subsequent software update.

0

精彩评论

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