MonoTouch.Dialog.Utilities Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |