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.
在我的应用程序中,我想更改UITextField. 我希望它看起来像一个矩形。IE 如何避免 a 的圆边UITextField?
UITextField
在 Inspector 中,您可以更改边框样式:
如果你想要一些花哨的东西,你也可以改变背景图片:
如果您不使用 Interface Builder,您可以在viewDidLoad.
viewDidLoad