Share via


PHCollectionList.FetchMomentLists Metodo

Definizione

Overload

FetchMomentLists(PHCollectionListSubtype, PHFetchOptions)
FetchMomentLists(PHCollectionListSubtype, PHAssetCollection, PHFetchOptions)

FetchMomentLists(PHCollectionListSubtype, PHFetchOptions)

[Foundation.Export("fetchMomentListsWithSubtype:options:")]
public static Photos.PHFetchResult FetchMomentLists (Photos.PHCollectionListSubtype subType, Photos.PHFetchOptions options);
static member FetchMomentLists : Photos.PHCollectionListSubtype * Photos.PHFetchOptions -> Photos.PHFetchResult

Parametri

options
PHFetchOptions

Da aggiungere.

Questo parametro può essere null.

Restituisce

Attributi

Si applica a

FetchMomentLists(PHCollectionListSubtype, PHAssetCollection, PHFetchOptions)

[Foundation.Export("fetchMomentListsWithSubtype:containingMoment:options:")]
public static Photos.PHFetchResult FetchMomentLists (Photos.PHCollectionListSubtype subType, Photos.PHAssetCollection moment, Photos.PHFetchOptions options);
static member FetchMomentLists : Photos.PHCollectionListSubtype * Photos.PHAssetCollection * Photos.PHFetchOptions -> Photos.PHFetchResult

Parametri

options
PHFetchOptions

Da aggiungere.

Questo parametro può essere null.

Restituisce

Attributi

Si applica a