Modifica

Share via


PHAssetCollectionChangeRequest.ReplaceAssets(NSIndexSet, PHObject[]) Method

Definition

[Foundation.Export("replaceAssetsAtIndexes:withAssets:")]
public virtual void ReplaceAssets (Foundation.NSIndexSet indexes, Photos.PHObject[] assets);
abstract member ReplaceAssets : Foundation.NSIndexSet * Photos.PHObject[] -> unit
override this.ReplaceAssets : Foundation.NSIndexSet * Photos.PHObject[] -> unit

Parameters

indexes
NSIndexSet
assets
PHObject[]
Attributes

Applies to