PHPhotoLibrary_CloudIdentifiers.GetCloudIdentifierMappings Method

Definition

[Foundation.Export("cloudIdentifierMappingsForLocalIdentifiers:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSDictionary<Foundation.NSString,Photos.PHCloudIdentifierMapping> GetCloudIdentifierMappings(this Photos.PHPhotoLibrary This, string[] localIdentifiers);
[<Foundation.Export("cloudIdentifierMappingsForLocalIdentifiers:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetCloudIdentifierMappings : Photos.PHPhotoLibrary * string[] -> Foundation.NSDictionary<Foundation.NSString, Photos.PHCloudIdentifierMapping>

Parameters

localIdentifiers
String[]

Returns

Attributes

Applies to