Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以让 CNContactViewController 显示联系人的电话号码及其姓名?我查了一下,但找不到任何关于此的内容。
CNContactViewController 是原生视图控制器。您无法更改其中的任何内容。您可以做的是访问通讯录中的所有联系人及其电话号码,并将其显示在您自己的表格视图控制器中