Modifica

Share via


PHCachingImageManager.StartCaching Method

Definition

[Foundation.Export("startCachingImagesForAssets:targetSize:contentMode:options:")]
public virtual void StartCaching (Photos.PHAsset[] assets, CoreGraphics.CGSize targetSize, Photos.PHImageContentMode contentMode, Photos.PHImageRequestOptions options);
abstract member StartCaching : Photos.PHAsset[] * CoreGraphics.CGSize * Photos.PHImageContentMode * Photos.PHImageRequestOptions -> unit
override this.StartCaching : Photos.PHAsset[] * CoreGraphics.CGSize * Photos.PHImageContentMode * Photos.PHImageRequestOptions -> unit

Parameters

assets
PHAsset[]
targetSize
CGSize
contentMode
PHImageContentMode
options
PHImageRequestOptions

To be added.

This parameter can be null.

Attributes

Applies to