iphone - 自定义 UITextField
<p><p>我知道以前有人问过这个问题,但我没有看到任何可以使用的答案。所以我很抱歉问了一个重复的问题,但这很重要。那么有什么方法可以改变圆形 UITextField 的背景颜色。我有想要使用的 RGB 值,但我只能使用背景属性更改角。</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>看起来像 <a href="https://stackoverflow.com/questions/1971598/iphone-uitextfield-controlling-background-color/4221061#4221061" title="this answer" rel="noreferrer noopener nofollow">this answer</a>涵盖你需要的东西。简而言之,圆润的 UITextField 是在幕后与一堆其他 UIImageView 一起绘制的,因此您需要将按钮样式更改为其他样式,然后进行所需的修改。</p></p>
<p style="font-size: 20px;">关于iphone - 自定义 UITextField,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/6627370/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/6627370/
</a>
</p>
页:
[1]