PHAssetCollection.FetchMoments Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
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
Parametri
Restituisce
- Attributi
Si applica 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
Parametri
- momentList
- PHCollectionList
Restituisce
- Attributi