@Deprecated public class ABPeoplePickerNavigationController extends UINavigationController
| Constructor and Description |
|---|
ABPeoplePickerNavigationController()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ABAddressBook |
addressBook()
Deprecated.
|
List<Integer> |
displayedProperties()
Deprecated.
|
ABPeoplePickerNavigationControllerDelegate |
peoplePickerDelegate()
Deprecated.
|
void |
setAddressBook(ABAddressBook addressBook)
Deprecated.
|
void |
setDisplayedProperties(List<Integer> displayedProperties)
Deprecated.
|
void |
setPeoplePickerDelegate(ABPeoplePickerNavigationControllerDelegate peoplePickerDelegate)
Deprecated.
|
delegate, didReceiveMemoryWarning, didRotateFromInterfaceOrientation, isNavigationBarHidden, isToolbarHidden, loadView, navigationBar, popToRootViewControllerAnimated, popToViewController, popViewControllerAnimated, pushViewController, setDelegate, setNavigationBarHidden, setNavigationBarHidden, setToolbarHidden, setToolbarHidden, setViewControllers, setViewControllers, showViewController, tabBarItem, toolbar, topViewController, viewControllers, viewDidAppear, viewDidDisappear, viewWillAppear, viewWillDisappear, visibleViewController, willAnimateRotationToInterfaceOrientation, willRotateToInterfaceOrientationaddChildViewController, additionalSafeAreaInsets, allowedChildViewControllersForUnwindingFromSource, attemptRotationToDeviceOrientation, automaticallyAdjustsScrollViewInsets, beginAppearanceTransition, bottomLayoutGuide, childViewControllerContainingSegueSource, childViewControllerForStatusBarHidden, childViewControllerForStatusBarStyle, childViewControllers, contentSizeForViewInPopover, definesPresentationContext, disablesAutomaticKeyboardDismissal, dismissModalViewControllerAnimated, dismissViewControllerAnimated, edgesForExtendedLayout, editButtonItem, endAppearanceTransition, extensionContext, hidesBottomBarWhenPushed, interfaceOrientation, isEditing, isModalInPopover, isViewLoaded, loadViewIfNeeded, modalPresentationStyle, modalTransitionStyle, navigationController, navigationItem, nextResponder, nibName, parentViewController, performSegueWithIdentifier, preferredInterfaceOrientationForPresentation, preferredStatusBarStyle, prefersStatusBarHidden, prepareForSegue, presentedViewController, presentingViewController, presentModalViewController, presentViewController, providesPresentationContextTransitionStyle, removeFromParentViewController, restorationIdentifier, rotatingFooterView, rotatingHeaderView, setAdditionalSafeAreaInsets, setAutomaticallyAdjustsScrollViewInsets, setContentSizeForViewInPopover, setDefinesPresentationContext, setEdgesForExtendedLayout, setEditing, setEditing, setHidesBottomBarWhenPushed, setModalInPopover, setModalPresentationStyle, setModalTransitionStyle, setNeedsStatusBarAppearanceUpdate, setProvidesPresentationContextTransitionStyle, setRestorationIdentifier, setTabBarItem, setTitle, setToolbarItems, setToolbarItems, setView, setWantsFullScreenLayout, shouldAutomaticallyForwardAppearanceMethods, shouldAutorotate, shouldAutorotateToInterfaceOrientation, shouldPerformSegueWithIdentifier, showDetailViewController, splitViewController, storyboard, supportedInterfaceOrientations, tabBarController, title, toolbarItems, topLayoutGuide, transitionFromViewController, view, viewDidLayoutSubviews, viewDidLoad, viewDidUnload, viewIfLoaded, viewSafeAreaInsetsDidChange, viewWillLayoutSubviews, wantsFullScreenLayoutbecomeFirstResponder, isFirstResponder, resignFirstResponder, touchesBegan, touchesCancelled, touchesEnded, touchesMovedaddObserver, observeValueForKeyPath, performSelector, performSelectorOnMainThread, release, removeObserver, removeObserver, retain, setValueForKey, setValueForUndefinedKey, valueForKey, valueForUndefinedKeypublic ABPeoplePickerNavigationController()
@Deprecated public ABPeoplePickerNavigationControllerDelegate peoplePickerDelegate()
@Deprecated public void setPeoplePickerDelegate(ABPeoplePickerNavigationControllerDelegate peoplePickerDelegate)
peoplePickerDelegate - The delegate for this
ABPeoplePickerNavigationController.@Deprecated public List<Integer> displayedProperties()
@Deprecated public void setDisplayedProperties(List<Integer> displayedProperties)
displayedProperties - The list of properties displayed for a person.@Deprecated public ABAddressBook addressBook()
@Deprecated public void setAddressBook(ABAddressBook addressBook)
addressBook - The address book from which the list of contacts is
obtained.Copyright © 2020. All rights reserved.