Editar

Compartir a través de


PHAsset.FetchKeyAssets(PHAssetCollection, PHFetchOptions) Method

Definition

Fetches the PHAsset objects in assetCollection that are marked as key assets and that match options.

[Foundation.Export("fetchKeyAssetsInAssetCollection:options:")]
public static Photos.PHFetchResult FetchKeyAssets (Photos.PHAssetCollection assetCollection, Photos.PHFetchOptions options);
static member FetchKeyAssets : Photos.PHAssetCollection * Photos.PHFetchOptions -> Photos.PHFetchResult

Parameters

assetCollection
PHAssetCollection
options
PHFetchOptions

To be added.

This parameter can be null.

Returns

Attributes

Applies to