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

See Also: IImageUpdated Members

Syntax

public interface IImageUpdated

Remarks

This interface needs to be implemented to be notified when an image has been downloaded. The notification will happen on the UI thread. Upon notification, the code should call RequestImage again, this time the image will be loaded from the on-disk cache or the in-memory cache.

Requirements

Namespace: MonoTouch.Dialog.Utilities
Assembly: MonoTouch.Dialog-1 (in MonoTouch.Dialog-1.dll)
Assembly Versions: 0.0.0.0