ImageLoader.DefaultLoader Field

Definition

This contains the default loader which is configured to be 50 images up to 4 megs of memory. Assigning to this property a new value will change the behavior. This property is lazyly computed, the first time an image is requested.

public static MonoTouch.Dialog.Utilities.ImageLoader DefaultLoader;
 staticval mutable DefaultLoader : MonoTouch.Dialog.Utilities.ImageLoader

Field Value

Applies to