开发者

Customize ABPersonViewController

开发者 https://www.devze.com 2023-04-11 23:49 出处:网络
Is it possible to add custom UITableViewCell row in addition to built-in email, phone rows inside ABPersonViewController?

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/r开发者_开发技巧emoved into/from my application. Please let me know, Thank you.


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.


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...

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号