UIVideoEditorControllerDelegate.VideoSaved Method

Definition

Called after the movie was successfully saved.

[Foundation.Export("videoEditorController:didSaveEditedVideoToPath:")]
public virtual void VideoSaved (UIKit.UIVideoEditorController editor, string editedVideoPath);
abstract member VideoSaved : UIKit.UIVideoEditorController * string -> unit
override this.VideoSaved : UIKit.UIVideoEditorController * string -> unit

Parameters

editedVideoPath
String
Attributes

Applies to