Share via


UIVideoEditorControllerDelegate_Extensions.UserCancelled Method

Definition

Indicates that the app user cancelled the movie editing.

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

Parameters

Attributes

Applies to