The methods of UIKit.UIVideoEditorControllerDelegate_Extensions are listed below. For a list of all members, see the UIVideoEditorControllerDelegate_Extensions Members list.
See Also: Inherited members from System.Object
static | Failed(this IUIVideoEditorControllerDelegate, UIVideoEditorController, Foundation.NSError)Called when the UIVideoEditorController failed to load or save a movie. | |
static | UserCancelled(this IUIVideoEditorControllerDelegate, UIVideoEditorController)Indicates that the app user cancelled the movie editing. | |
static | VideoSaved(this IUIVideoEditorControllerDelegate, UIVideoEditorController, string)Called after the movie was successfully saved. | |