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.
理想的には、Interface Builder でビューを作成し、それらをコードと交換できるようにしたいと考えています。
サンプル コードまたはチュートリアルへのポインタをいただければ幸いです。
これはまさに、UIViewController と UIView の組み合わせによって実現できることです。Interface Builder で UIViewController の UIView をレイアウトし、コードから簡単に使用できます。