iPhone 控件中带圆圈的 X 按钮

发布于 2024-12-10 12:54:26 字数 106 浏览 0 评论 0原文

您知道 iPhone 控件的文本框中有一个带有白色“X”的灰色圆圈,用于删除当前文本行,它可以作为图标在某处使用吗?我想将该图标与“清除”一词一起放入 UIButton 中,但不确定是否可用。谢谢。

You know that grey circle with white "X" in it in textboxes for iPhone controls that is used to delete the current line of text, is that available as an icon somewhere? I'd like to put that icon along with the words "Clear" into a UIButton but not sure if that is availalbe. Thanks.

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

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

发布评论

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

评论(2

森罗 2024-12-17 12:54:26

Apple 网站的搜索字段中使用了重置图标,您可以下载。但不确定它与 iPhone 4 显示屏 PPI 的配合效果如何。 (当我用 iPhone 访问该网站时,似乎没有出现。)

Apple's website uses a reset icon in its search field that you could download. Not sure how well it will work with the iPhone 4 display PPI though. (It doesn't seem to appear when I visit the site with an iPhone.)

原野 2024-12-17 12:54:26

这不是公共 API 的一部分,您必须使用自己的自定义图像。这可能只是意味着使用编辑器将其从屏幕截图中分割出来。

This is not part of the public API, you'd have to use your own custom image. Which could simply mean using an editor to slice it out of a screen shot.

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