The iOS framework that grows only as fast as its documentation
NIOverviewMemoryCacheController Class Reference

Overview

A view controller that displays the contents of an in-memory cache.

Requires the [models] feature.

This controller provides useful debugging insights into the contents of an in-memory cache. It presents a simple summary of the contents of the cache, followed by a listing of each object in the cache.

When the cache is a NIImageMemoryCache, the pixel information will also be displayed in the summary and each of the images will be displayed.