自定义 ABPersonViewController

发布于 2024-12-08 23:41:00 字数 127 浏览 1 评论 0原文

除了 ABPersonViewController 中的内置电子邮件、电话行之外,是否可以添加自定义 UITableViewCell 行? 我想在该单元格中添加添加、删除等按钮,这将允许用户在我的应用程序中添加/删除。 请告诉我,谢谢。

Is it possible to add custom UITableViewCell row in addition to built-in email, phone rows inside ABPersonViewController?
I would like to add buttons like add, remove, etc in that cell, which will allow user to be added/removed into/from my application.
Please let me know, Thank you.

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

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

发布评论

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

评论(2

秋叶绚丽 2024-12-15 23:41:00

很确定到目前为止您已经得到了答案,但我只是想自己做这件事。

基本上,不会。

这些控制器不是为定制而设计的,Apple 在其文档中提到了这一点。

Pretty sure you've gotten the answer to this by this point, but I was just looking into do this myself.

Basically, No.

These controllers are not designed to be customized and Apple mentions it in their documentation.

携余温的黄昏 2024-12-15 23:41:00

这个答案可能对你有帮助:
https://stackoverflow.com/a/3507849/819355

它是 ABPersonViewController 的子类,它允许您玩一下屏幕控制...

This answer might help you:
https://stackoverflow.com/a/3507849/819355

It subclasses ABPersonViewController which allows you to play a bit with the screen controls...

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