Cylinder(定制设计)在 iOS 中的实现

发布于 2025-01-07 18:47:42 字数 172 浏览 0 评论 0原文

在此处输入图像描述

您能否告诉我如何在 iOS 中实现该设计(上面的图像链接)。 显示的值实际上是动态获取的,而不是静态的。 我认为,这只有使用核心显卡才有可能实现。 或者还有其他的技巧可以实现吗? 请告诉我...

enter image description here

Can you please tell me bout how to implement the design(image link above) in iOS.
The Values shown are actually fetched dynamically and are not static one.
I think, this could be possible only using core graphics.
Or is there any other tricks to implement.
Please let me know...

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

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

发布评论

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

评论(1

情深缘浅 2025-01-14 18:47:42

您可以使用可拉伸图像并将它们放在 3 个标签上(在您发布的情况下)。您真正需要做的唯一一件事就是计算它们的位置并以正确的顺序将它们添加到子视图中。

You could use stretchable images and put them on 3 labels (in the case you posted). The only thing you really need to do is compute their position and add them to subview in correct order.

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