다음을 통해 공유


PHCollectionList.FetchMomentLists 메서드

정의

오버로드

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

매개 변수

options
PHFetchOptions

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

반환

특성

적용 대상

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

매개 변수

options
PHFetchOptions

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

반환

특성

적용 대상