UIVideoEditorControllerDelegate_Extensions.VideoSaved Method

Definition

Called after the movie was successfully saved.

public static void VideoSaved (this UIKit.IUIVideoEditorControllerDelegate This, UIKit.UIVideoEditorController editor, string editedVideoPath);
static member VideoSaved : UIKit.IUIVideoEditorControllerDelegate * UIKit.UIVideoEditorController * string -> unit

Parameters

This
IUIVideoEditorControllerDelegate

The instance on which this extension method operates.

editedVideoPath
String

Applies to