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 继承的自定义类的附加属性来扩展界面构建器的属性检查器?
现在不行。
Interface Builder 允许您通过 Interface Builder Plugin 为您的对象实现自定义检查器。但是,IB Kit 目前不支持为 iPhone OS 制作插件。目前仅支持 Mac OS 的插件开发。