UIVideoEditorControllerDelegate_Extensions.Failed Method

Definition

Called when the UIVideoEditorController failed to load or save a movie.

public static void Failed (this UIKit.IUIVideoEditorControllerDelegate This, UIKit.UIVideoEditorController editor, Foundation.NSError error);
static member Failed : UIKit.IUIVideoEditorControllerDelegate * UIKit.UIVideoEditorController * Foundation.NSError -> unit

Parameters

This
IUIVideoEditorControllerDelegate

The instance on which this extension method operates.

error
NSError

Applies to