共用方式為


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

適用於