标签: iphone uiview
任何人对Cocoa(iOS SDK)中的CASlotProxy Class有任何想法?我在UIView的内容中找到了它。
答案 0 :(得分:2)
另一个未记录的类,作为QuartzCore中内部C ++渲染对象的代理。
界面就像http://github.com/kennytm/iphone-private-frameworks/blob/master/QuartzCore/CASlotProxy.h。