PHPhotoLibrary_PhotosUISupport.PresentLimitedLibraryPickerAsync Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Threading.Tasks.Task<string[]> PresentLimitedLibraryPickerAsync(this Photos.PHPhotoLibrary This, UIKit.UIViewController controller);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member PresentLimitedLibraryPickerAsync : Photos.PHPhotoLibrary * UIKit.UIViewController -> System.Threading.Tasks.Task<string[]>

Parameters

controller
UIViewController

Returns

Attributes

Applies to