gpt4 book ai didi

iphone - 如何使 uitextfield 的特定区域不可编辑?

转载 作者:行者123 更新时间:2023-11-28 22:37:34 35 4
gpt4 key购买 nike

我在 uitextfield 的顶部插入了一个图像。一个小图像就像你在大多数登录屏幕上看到的那样。问题是用户可以在该区域中键入。如何使该区域不可编辑。以便用户可以仅在该图像之后输入

最佳答案

似乎方法 - (CGRect)editingRectForBounds:(CGRect)bounds 就是您要找的 UITextField Class Reference :

You should not call this method directly. If you want to provide a different editing rectangle for the text, you can override this method and return that rectangle. By default, this method returns a region in the text field that is not occupied by any overlay views.

关于iphone - 如何使 uitextfield 的特定区域不可编辑?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15493209/

35 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com