UIDocumentPickerExtensionViewController.PrepareForPresentation Method

Definition

Performs custom configuration of this UIDocumentPickerExtensionViewController controller based on the mode that is specified.

[Foundation.Export("prepareForPresentationInMode:")]
public virtual void PrepareForPresentation (UIKit.UIDocumentPickerMode mode);
abstract member PrepareForPresentation : UIKit.UIDocumentPickerMode -> unit
override this.PrepareForPresentation : UIKit.UIDocumentPickerMode -> unit

Parameters

Attributes

Applies to