Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 iOS6 中更改弹出框的边框颜色。
有人可以告诉我一种我可以用来实现这一目标的技术吗?
在 iOS 6 中,您可以自定义框架、箭头等。
这是一个指向描述该技术的博客的指针。
WEPopover是您的最佳选择。你不能用 UIPopover 做到这一点,我不知道 ios 6 是否可能。