SKImageCachingHint Enum

Definition

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

public enum SKImageCachingHint
Inheritance
SKImageCachingHint

Fields

Allow 0

Use the system's default behaviour.

Disallow 1

Caching should be avoided

Applies to