UIVideoEditorControllerDelegate_Extensions.UserCancelled Method

Definition

Indicates that the app user cancelled the movie editing.

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

Parameters

This
IUIVideoEditorControllerDelegate

The instance on which this extension method operates.

Applies to