Method | Description | |
---|---|---|
ContactPickerDelegate ( ) : System | ||
ContactPickerDelegate ( |
||
ContactPickerDidCancel ( CNContactPickerViewController picker ) : void | ||
DidSelectContact ( CNContactPickerViewController picker, CNContact contact ) : void |
Method | Description | |
---|---|---|
ContactPickerDelegate ( NSObjectFlag t ) : System |
Method | Description | |
---|---|---|
RaiseContactSelected ( CNContact contact ) : void | ||
RaiseSelectionCanceled ( ) : void |
public ContactPickerDelegate ( |
||
handle | ||
return | System |
protected ContactPickerDelegate ( NSObjectFlag t ) : System | ||
t | NSObjectFlag | |
return | System |
public ContactPickerDidCancel ( CNContactPickerViewController picker ) : void | ||
picker | CNContactPickerViewController | |
return | void |
public DidSelectContact ( CNContactPickerViewController picker, CNContact contact ) : void | ||
picker | CNContactPickerViewController | |
contact | CNContact | |
return | void |