UIDocumentPickerExtensionViewController.PrepareForPresentation 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.
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
- mode
- UIDocumentPickerMode
- Attributes