Compartir a través de


PHCollectionList.FetchMomentLists Método

Definición

Sobrecargas

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

Parámetros

options
PHFetchOptions

Se agregará.

Este parámetro puede ser null.

Devoluciones

Atributos

Se aplica 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

Parámetros

options
PHFetchOptions

Se agregará.

Este parámetro puede ser null.

Devoluciones

Atributos

Se aplica a