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 中创建一个 TableView 内容:静态单元格和样式:分组。在“表格视图部分”中,将行设置为 2,并放置一个带有占位符的文本字段。