Share via


UIVideoEditorControllerDelegate.UserCancelled(UIVideoEditorController) Method

Definition

Indicates that the app user cancelled the movie editing.

[Foundation.Export("videoEditorControllerDidCancel:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void UserCancelled(UIKit.UIVideoEditorController editor);
[<Foundation.Export("videoEditorControllerDidCancel:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UserCancelled : UIKit.UIVideoEditorController -> unit
override this.UserCancelled : UIKit.UIVideoEditorController -> unit

Parameters

Implements

Attributes

Applies to