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を使用すると、InterfaceBuilderプラグインを使用してオブジェクトのカスタムインスペクターを実装できます。ただし、IB Kitは現在、iPhoneOS用のプラグインの作成をサポートしていません。現在、MacOS用のプラグイン開発のみがサポートされています。