如何删除 UIPicker (iphone) 的灰/黑边框

发布于 2024-10-30 12:15:35 字数 79 浏览 4 评论 0原文

我通过将 UIpicker 旋转 90 度以水平模式使用它。 我想摆脱选择器周围的灰色/黑色边框。 有办法做到这一点吗?

谢谢!

I am using an UIpicker in a horizontal mode by rotating it 90 degrees.
I would like to get rid of the grey/black border surrounding the picker.
Is there a way to do that?

Thanks!

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

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

发布评论

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

评论(1

一口甜 2024-11-06 12:15:35

我怀疑我们是否可以改变选择器周围的灰色/黑色边框,我们可以修改宽度和高度。

只是一个想法,在 UIPickerView 前面添加一个 UIImageView 来显示您需要的边框。如果存在选择问题,则在正方形的四个边上添加四个图像。

I doubt whether we can change the grey/black border surrounding the picker, we can modify the width and height.

Just a thought, Add a UIImageView in front of the UIPickerView which shows the border you need. If this has the problem of selection then add four images on the four side of the square.

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