public Task ClearFeatureCacheAsync( IEnumerable<Layer> layers, bool showNotification )
Public Overloads Function ClearFeatureCacheAsync( _ ByVal layers As IEnumerable(Of Layer), _ ByVal showNotification As Boolean _ ) As Task
Parameters
- layers
- The set of layers
- showNotification
- Show a toast notification when the cache operation is complete.