Implemented interface member:
property
CacheValidity
Microsoft.Maui.IUriImageSource.CacheValidity
2 references to CacheValidity
Microsoft.Maui.Controls (2)
UriImageSource.cs (2)
21 /// <summary>Bindable property for <see cref="CacheValidity"/>.</summary> 23 nameof(CacheValidity), typeof(TimeSpan), typeof(UriImageSource), TimeSpan.FromDays(1));