Class CNContactPickerViewController

    • Constructor Detail

      • CNContactPickerViewController

        public CNContactPickerViewController()
      • CNContactPickerViewController

        protected CNContactPickerViewController​(NSObject.Handle h,
                                                long handle)
      • CNContactPickerViewController

        protected CNContactPickerViewController​(NSObject.SkipInit skipInit)
      • CNContactPickerViewController

        public CNContactPickerViewController​(java.lang.String nibNameOrNil,
                                             NSBundle nibBundleOrNil)
      • CNContactPickerViewController

        public CNContactPickerViewController​(NSCoder decoder)
    • Method Detail

      • setDisplayedPropertyKeys

        public void setDisplayedPropertyKeys​(java.util.List<CNContactPropertyKey> v)
      • getPredicateForEnablingContact

        public NSPredicate getPredicateForEnablingContact()
      • setPredicateForEnablingContact

        public void setPredicateForEnablingContact​(NSPredicate v)
      • getPredicateForSelectionOfContact

        public NSPredicate getPredicateForSelectionOfContact()
      • setPredicateForSelectionOfContact

        public void setPredicateForSelectionOfContact​(NSPredicate v)
      • getPredicateForSelectionOfProperty

        public NSPredicate getPredicateForSelectionOfProperty()
      • setPredicateForSelectionOfProperty

        public void setPredicateForSelectionOfProperty​(NSPredicate v)