videoEditorControllerDidCancel(_:)
Notifies the delegate when the user cancels a movie editing operation.
Declaration
optional func videoEditorControllerDidCancel(_ editor: UIVideoEditorController)Parameters
- editor:
The video editor that the user canceled, not wanting to save changes.