iOS - UITextField 和 UILabel 的任何自定义 UI

发布于 2025-01-01 10:24:48 字数 333 浏览 1 评论 0原文

这是我正在寻找的 iOS 用户界面:

在我的 iOS 应用程序的视图中, 要求用户填写以下表格的不固定数量的不同问题中的所有下划线空白(例如):

我的ID是_ _ _ _,电话号码是_ _ _ - _ _ _ _。

由于问题尚未解决,UIText 不足以满足我的要求。我花了三天时间寻找合适的 UI 控件和视图,但没有找到。

有没有符合我要求的 UI 控件和视图? 如果没有,我需要使用 UIKit 构建一些我自己的 UI 控件和视图。您能推荐一些使用 UIKit 构建自定义 UI 的好参考吗?任何建议都会非常受欢迎。谢谢。

Here is a UI for iOS I am looking for:

In a view of my application for iOS,
a user is asked to fill out all underline blanks in not fixed number of distinct questions of the following form(for example):

My ID is _ _ _ _ and telephone number is _ _ _ - _ _ _ _.

Since questions are not fixed, UIText is not enough to use for my requirement. I spent three days on finding proper UI control and view but did not find it.

Is there any UI control and view for my requirement?
If not, I need to build some my own UI control and view using UIKit. Could you recommend any good reference for building customized UI using UIKit? Any suggestion would be very welcomed. Thank you.

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

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

发布评论

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

评论(1

为你拒绝所有暧昧 2025-01-08 10:24:48

您可以查看这个链接。在这里,他介绍了许多 UI 控件及其自定义

You can look this link. Here he has covered many UI Controls and their customizations

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