次の方法で共有


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
属性

適用対象