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.
将 UIView 叠加在包含 UIWebView 的 UIViewController 之上的最佳方法是什么?
希望 UIView 的背景是透明的(它是基于 UIBezierPath 的绘图工具)。
我应该根据 CALayers 来做这个吗?