UIVideoEditorControllerDelegate.Failed 方法

定义

当 UIVideoEditorController 无法加载或保存电影时调用。

[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

参数

error
NSError
属性

适用于