| Package | Description |
|---|---|
| crossmobile.ios.uikit |
| Modifier and Type | Method and Description |
|---|---|
default void |
UIImagePickerControllerDelegate.didCancel(UIImagePickerController picker)
It is used in order to handle the fact that the user canceled picking a
movie or an image.
|
default void |
UIImagePickerControllerDelegate.didFinishPickingMediaWithInfo(UIImagePickerController picker,
Map<String,Object> info)
It is used in order to handle the fact that the user just picked a movie
or an image.
|
Copyright © 2020. All rights reserved.