evictsObjectsWithDiscardedContent
Whether the cache will automatically evict discardable-content objects whose content has been discarded.
Declaration
var evictsObjectsWithDiscardedContent: Bool { get set }Discussion
If true, the cache will evict a discardable-content object after its content is discarded. If false, it will not. The default value is true.