Class PHPickerViewController

All Implemented Interfaces:
NSCoding, NSExtensionRequestHandling, NSObjectProtocol, UIActivityItemsConfigurationProviding, UIAppearanceContainer, UIContentContainer, UIFocusEnvironment, UIPasteConfigurationSupporting, UIResponderStandardEditActions, UIStateRestoring, UITraitEnvironment, UIUserActivityRestoring, ObjCProtocol

public class PHPickerViewController
extends UIViewController
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • PHPickerViewController

      protected PHPickerViewController()
    • PHPickerViewController

      protected PHPickerViewController​(NSObject.Handle h, long handle)
    • PHPickerViewController

      protected PHPickerViewController​(NSObject.SkipInit skipInit)
    • PHPickerViewController

      public PHPickerViewController​(PHPickerConfiguration configuration)
      Since:
      Available in iOS 14.0 and later.
  • Method Details