Szerkesztés

Megosztás a következőn keresztül:


PHAsset.FetchAssetsUsingLocalIdentifiers(String[], PHFetchOptions) Method

Definition

Fetches the PHAsset objects with the device-specific identifiers and that match options.

[Foundation.Export("fetchAssetsWithLocalIdentifiers:options:")]
public static Photos.PHFetchResult FetchAssetsUsingLocalIdentifiers (string[] identifiers, Photos.PHFetchOptions options);
static member FetchAssetsUsingLocalIdentifiers : string[] * Photos.PHFetchOptions -> Photos.PHFetchResult

Parameters

identifiers
String[]
options
PHFetchOptions

To be added.

This parameter can be null.

Returns

Attributes

Applies to