开发者

How add custom text to AddressBook contacts in iPhone?

开发者 https://www.devze.com 2023-04-10 00:53 出处:网络
I have working in a app for iPhone and I am getting de AddressBook contacts. I got it access to contact, but I wish add some text in some contacts (like WhatsApp), something like this:

I have working in a app for iPhone and I am getting de AddressBook contacts. I got it access to contact, but I wish add some text in some contacts (like WhatsApp), something like this:

How add custom text to AddressBook contacts in iPhone?

Could so开发者_如何学Cmeone help me please? Thank you very much.


See the Table View Programming Guide, especially this section.
You will want to use UITableViewCellStyleSubtitle.

0

精彩评论

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