UIVideoEditorControllerDelegate.Failed Method

Definition

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

[Foundation.Export("videoEditorController:didFailWithError:")]
public virtual void Failed (UIKit.UIVideoEditorController editor, Foundation.NSError error);
abstract member Failed : UIKit.UIVideoEditorController * Foundation.NSError -> unit
override this.Failed : UIKit.UIVideoEditorController * Foundation.NSError -> unit

Parameters

error
NSError
Attributes

Applies to