Lire en anglais Modifier

Partager via


CacheMode Enum

Definition

Indicates the cache mode to use when loading a Win2D image

C#
public enum CacheMode
Inheritance
CacheMode

Fields

Name Value Description
Default 0

The default behavior, the cache is enabled

Overwrite 1

Reload the target image and overwrite the cached entry, if it exists

Disabled 2

The cache is disabled and new images are always reloaded

Applies to

Produit Versions
Windows Community Toolkit 6.1.1, 7.0.0, 7.1.0