Share via


UIVideoEditorControllerDelegate_Extensions.VideoSaved Method

Definition

Called after the movie was successfully saved.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void VideoSaved(this UIKit.IUIVideoEditorControllerDelegate This, UIKit.UIVideoEditorController editor, string editedVideoPath);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member VideoSaved : UIKit.IUIVideoEditorControllerDelegate * UIKit.UIVideoEditorController * string -> unit

Parameters

editedVideoPath
String
Attributes

Applies to