次の方法で共有


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 に設定できます。

戻り値

属性

適用対象