Share via


PHPickerViewController.DeselectAssets(String[]) Method

Definition

[Foundation.Export("deselectAssetsWithIdentifiers:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DeselectAssets(string[] identifiers);
[<Foundation.Export("deselectAssetsWithIdentifiers:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DeselectAssets : string[] -> unit
override this.DeselectAssets : string[] -> unit

Parameters

identifiers
String[]
Attributes

Applies to