Share via


IUIVideoEditorControllerDelegate.UserCancelled Method

Definition

Indicates that the app user cancelled the movie editing.

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

Parameters

Attributes

Applies to