PHAsset.FetchAssetsUsingLocalIdentifiers(String[], 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 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[]
Returns
- Attributes