MonoTouch.Dialog.Utilities Namespace

General purpose utility functions that are used by MonoTouch.Dialog UIs, but can also be used by other applications.

Classes

ImageLoader

Network image loader, with local file system cache and in-memory cache

LRUCache<TKey,TValue>

Implements a Least Recently Used Cache

Interfaces

IImageUpdated

Interface implemented by objects that want to receive notifications when an image has been downloaded.