PHAsset.FetchKeyAssets(PHAssetCollection, PHFetchOptions) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Returns
- Attributes