C# Class ExtensionsSample.SpiffyViewDemo

Inheritance: IImageUpdated
Mostra file Open project: SuperYeti/MonoTouch.Dialog.Extensions Class Usage Examples

Public Methods

Method Description
Show ( Uri imageUrl ) : void
SpiffyViewDemo ( UINavigationController navigation ) : System

Private Methods

Method Description
IImageUpdated ( Uri uri ) : void
ShowMe ( RootElement root, UIImage imgBG ) : void

Method Details

Show() public method

public Show ( Uri imageUrl ) : void
imageUrl System.Uri
return void

SpiffyViewDemo() public method

public SpiffyViewDemo ( UINavigationController navigation ) : System
navigation UINavigationController
return System