Crate objc2_contacts_ui

Source
Expand description

§Bindings to the ContactsUI framework

See Apple’s docs and the general docs on framework crates for more information.

Structs§

CNContactPickerCNContactPicker
CNContactPicker is a popover-based contact picker for choosing a contact or a contact’s value, such as a phone number or email address.
CNContactViewControllerCNContactViewController and objc2-app-kit and macOS
A view controller to display and edit a CNContact.

Traits§

CNContactPickerDelegateCNContactPickerDelegate
Apple’s documentation