ImageLoader.DefaultRequestImage(Uri, IImageUpdated) Method
Definition
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.
public static UIKit.UIImage DefaultRequestImage (Uri uri, MonoTouch.Dialog.Utilities.IImageUpdated notify);
static member DefaultRequestImage : Uri * MonoTouch.Dialog.Utilities.IImageUpdated -> UIKit.UIImage
Parameters
- uri
- Uri
- notify
- IImageUpdated