ios - 如何在 ios 中创建连接的文本字段?

标签 ios xcode swift authentication xcode6

我想为我的 iOS 应用程序创建一个类似于 facebook 的登录屏幕。

sample

如何创建两个都位于该圆框中的文本字段?

最佳答案

UIView 中嵌入两个文本字段,并为该 View 提供您需要的 layer.cornerRadius

Giving UIView rounded corners

关于ios - 如何在 ios 中创建连接的文本字段?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31640488/

相关文章:

ios - swift : catch error case with parameters but with access to the error object

objective-c - 在 iOS 中显示带有斜体字母和上标指数的公式

ios - 传递数据不会更新字符串

ios - Xcode 5 Your binary is not optimized for iPhone 5 验证时出现错误

ios - UITableViewCell 中的图形故障

ios - 在 Spritekit 中添加音效

Swift 多个本地通知仅触发第一个元素

ios - 网点重命名自己?破坏 geocodeAddressString()?

c++ - iOS 上的 TCP 流不显示在无线网络上

ios - 在 xcode 中停止计时器?