Edit

Share via


SKImageCachingHint Enum

Definition

Hints to image calls where the system might cache computed intermediates.

C#
public enum SKImageCachingHint
Inheritance
SKImageCachingHint

Fields

Name Value Description
Allow 0

Use the system's default behaviour.

Disallow 1

Caching should be avoided

Applies to

Product Versions
SkiaSharp 1.60.x, 1.68.x, 2.80.x, 2.88.x