Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
Closed 11 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
您的意思是要在 UITextField 中添加一个按钮吗?
如果我的猜测是正确的,我想你可以在 UITextField 上添加一个按钮。
无需“放入”UITextField。
Did you mean that you want to add a button inside UITextField?
If my guess is right, I think you can just add a button 'on' UITextField.
No need to put 'in' UITextField.