Méthode | Description | |
---|---|---|
FinishedPickingImage ( UIImagePickerController picker, UIImage image, NSDictionary editingInfo ) : void | ||
MyDelegate ( ImageElement, container, UITableView, table, NSIndexPath path ) : System |
public FinishedPickingImage ( UIImagePickerController picker, UIImage image, NSDictionary editingInfo ) : void | ||
picker | UIImagePickerController | |
image | UIImage | |
editingInfo | NSDictionary | |
Résultat | void |
public MyDelegate ( ImageElement, container, UITableView, table, NSIndexPath path ) : System | ||
container | ImageElement, | |
table | UITableView, | |
path | NSIndexPath | |
Résultat | System |