ImageExCachingStrategy Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum ImageExCachingStrategy
type ImageExCachingStrategy =
Public Enum ImageExCachingStrategy
- Inheritance
-
ImageExCachingStrategy
Fields
Name | Value | Description |
---|---|---|
Custom | 0 | Caching is handled by ImageEx's custom caching system. |
Internal | 1 | Caching is handled internally by UWP. |