UIDocumentPickerDelegate.WasCancelled(UIDocumentPickerViewController) Method

Definition

The user dismissed the picker.

[Foundation.Export("documentPickerWasCancelled:")]
public virtual void WasCancelled (UIKit.UIDocumentPickerViewController controller);
abstract member WasCancelled : UIKit.UIDocumentPickerViewController -> unit
override this.WasCancelled : UIKit.UIDocumentPickerViewController -> unit

Parameters

Attributes

Applies to