Share via


UIVideoEditorControllerDelegate_Extensions.Failed Method

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void Failed(this UIKit.IUIVideoEditorControllerDelegate This, UIKit.UIVideoEditorController editor, Foundation.NSError error);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Failed : UIKit.IUIVideoEditorControllerDelegate * UIKit.UIVideoEditorController * Foundation.NSError -> unit

Parameters

error
NSError
Attributes

Applies to