The members of UIKit.UIVideoEditorControllerDelegate_Extensions are listed below.
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. | |