Freigeben über


PHAssetCollection.FetchMoments Methode

Definition

Überlädt

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

Parameter

options
PHFetchOptions

Muss hinzugefügt werden.

Dieser Parameter kann null sein.

Gibt zurück

Attribute

Gilt für:

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

Parameter

momentList
PHCollectionList
options
PHFetchOptions

Muss hinzugefügt werden.

Dieser Parameter kann null sein.

Gibt zurück

Attribute

Gilt für: