Edit

Share via


ImageSourceBaseExtension.CacheMode Property

Definition

Gets or sets the cache mode to use when loading the image (the default is Default)

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

Property Value

Applies to