C# Class Simple.iOS.Sample.ImageDetailsViewController

Afficher le fichier Open project: daniel-luberda/FFImageLoading

Méthodes publiques

Свойство Type Description
imageURL string

Méthodes publiques

Méthode Description
DidReceiveMemoryWarning ( ) : void
ImageDetailsViewController ( IntPtr handle ) : System
ViewDidLoad ( ) : void
ViewWillAppear ( bool animated ) : void
ViewWillDisappear ( bool animated ) : void

Méthodes protégées

Méthode Description
LoadImage ( ) : void

Private Methods

Méthode Description
TapTransformation ( Foundation sender ) : void

Method Details

DidReceiveMemoryWarning() public méthode

public DidReceiveMemoryWarning ( ) : void
Résultat void

ImageDetailsViewController() public méthode

public ImageDetailsViewController ( IntPtr handle ) : System
handle IntPtr
Résultat System

LoadImage() protected méthode

protected LoadImage ( ) : void
Résultat void

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void

ViewWillAppear() public méthode

public ViewWillAppear ( bool animated ) : void
animated bool
Résultat void

ViewWillDisappear() public méthode

public ViewWillDisappear ( bool animated ) : void
animated bool
Résultat void

Property Details

imageURL public_oe property

public string imageURL
Résultat string