检测 UITextView 中链接/数字的点击

发布于 2024-10-15 04:28:31 字数 83 浏览 8 评论 0原文

没有办法检测用户在 UITextView 中记录的电话号码和/或链接上的天气吗?

似乎没有一个委托方法。

有什么想法吗?

theres no way to detect weather the user taped on a phone number and/or link in a UITextView is there?

There doesn't seem to be a delegate method for it.

Any ideas?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

二货你真萌 2024-10-22 04:28:31

你不能使用 UITextFied,但如果你使用 webview 并让它加载带有 html 标签的链接字符串,你可以使用 should load 方法来检测正在做什么。

You cant with UITextFied, but if you use a webview and get it to load a string with html tags for links, you can use the should load method to detect whats doing.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文