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.
XCode でこの画像のような電子メールとパスワードの入力ボックスを作成するにはどうすればよいですか。XCode に複数行のテキスト ボックスが表示されません。
(ソース: favbulous.com )
これは UITableView で行うことができます。Storyboard で、Content: Static Cells および Style: Grouped の TableView を作成します。"Table View Section" で、Rows を 2 に設定し、Textfield にプレースホルダーを配置します。