Compartir a través de


PHAssetCollection.FetchMoments Método

Definición

Sobrecargas

FetchMoments(PHFetchOptions)
FetchMoments(PHCollectionList, PHFetchOptions)

FetchMoments(PHFetchOptions)

[Foundation.Export("fetchMomentsWithOptions:")]
public static Photos.PHFetchResult FetchMoments (Photos.PHFetchOptions options);
static member FetchMoments : Photos.PHFetchOptions -> Photos.PHFetchResult

Parámetros

options
PHFetchOptions

Se agregará.

Este parámetro puede ser null.

Devoluciones

Atributos

Se aplica a

FetchMoments(PHCollectionList, PHFetchOptions)

[Foundation.Export("fetchMomentsInMomentList:options:")]
public static Photos.PHFetchResult FetchMoments (Photos.PHCollectionList momentList, Photos.PHFetchOptions options);
static member FetchMoments : Photos.PHCollectionList * Photos.PHFetchOptions -> Photos.PHFetchResult

Parámetros

momentList
PHCollectionList
options
PHFetchOptions

Se agregará.

Este parámetro puede ser null.

Devoluciones

Atributos

Se aplica a