ImageSourceBaseExtension.CacheMode Property
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.
Gets or sets the cache mode to use when loading the image (the default is Default)
C#
public Microsoft.Toolkit.Uwp.UI.Media.CacheMode CacheMode { get; set; }
member this.CacheMode : Microsoft.Toolkit.Uwp.UI.Media.CacheMode with get, set
Public Property CacheMode As CacheMode
Product | Versions |
---|---|
Windows Community Toolkit | 7.0.0, 7.1.0 |