PHCollectionListChangeRequest.AddChildCollections(PHCollection[]) Method

Definition

[Foundation.Export("addChildCollections:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddChildCollections(Photos.PHCollection[] collections);
[<Foundation.Export("addChildCollections:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddChildCollections : Photos.PHCollection[] -> unit
override this.AddChildCollections : Photos.PHCollection[] -> unit

Parameters

collections
PHCollection[]
Attributes

Applies to