UIVideoEditorControllerDelegate_Extensions.UserCancelled Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The instance on which this extension method operates.
- editor
- UIVideoEditorController