简体   繁体   English

我的应用程序中的 Iphone 电话簿

[英]Iphone Phonebook in my application

I have application that send sms.我有发送短信的应用程序。 I have texfield for nuber of receiver.我有 texfield 用于接收器的 nuber。 I want to add button and when this button is clicked user phonebook to appear and select number from contact list.我想添加按钮,当单击此按钮时,将出现用户电话簿和联系人列表中的 select 号码。 This number should appear in text field.这个数字应该出现在文本字段中。 How can I do that?我怎样才能做到这一点?

Best regards, Nikolay最好的问候,尼古拉

You can leverage stuff out of the AddressBook framework, including existing view controllers.您可以利用 AddressBook 框架之外的东西,包括现有的视图控制器。

See http://developer.apple.com/library/ios/#documentation/AddressBookUI/Reference/AddressBookUI_Framework/_index.html请参阅http://developer.apple.com/library/ios/#documentation/AddressBookUI/Reference/AddressBookUI_Framework/_index.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM