PHCollection.FetchCollections(PHCollectionList, PHFetchOptions) Method

Definition

[Foundation.Export("fetchCollectionsInCollectionList:options:")]
public static Photos.PHFetchResult FetchCollections (Photos.PHCollectionList collectionList, Photos.PHFetchOptions options);
static member FetchCollections : Photos.PHCollectionList * Photos.PHFetchOptions -> Photos.PHFetchResult

Parameters

collectionList
PHCollectionList
options
PHFetchOptions

To be added.

This parameter can be null.

Returns

Attributes

Applies to