Package org.robovm.apple.uikit
Interface UIVideoEditorControllerDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol,UINavigationControllerDelegate
- All Known Implementing Classes:
UIVideoEditorControllerDelegateAdapter
public interface UIVideoEditorControllerDelegate extends UINavigationControllerDelegate
-
Method Summary
Modifier and Type Method Description voiddidCancel(UIVideoEditorController editor)voiddidFail(UIVideoEditorController editor, NSError error)voiddidSave(UIVideoEditorController editor, String editedVideoPath)Methods inherited from interface org.robovm.apple.uikit.UINavigationControllerDelegate
didShowViewController, getAnimationController, getInteractionController, getPreferredInterfaceOrientation, getSupportedInterfaceOrientations, willShowViewController
-
Method Details
-
didSave
-
didFail
-
didCancel
-