UIImagePickerControllerDelegate.Canceled(UIImagePickerController) Method

Definition

Indicates that the user cancelled the media-picking operation.

[Foundation.Export("imagePickerControllerDidCancel:")]
public virtual void Canceled (UIKit.UIImagePickerController picker);
abstract member Canceled : UIKit.UIImagePickerController -> unit
override this.Canceled : UIKit.UIImagePickerController -> unit

Parameters

Attributes

Applies to