C# Class Simple.iOS.Sample.ImageViewCell

Inheritance: UICollectionViewCell
Datei anzeigen Open project: daniel-luberda/FFImageLoading

Public Properties

Property Type Description
Key NSString

Public Methods

Method Description
ImageViewCell ( IntPtr handle ) : System

Protected Methods

Method Description
UpdateContent ( ) : void

Method Details

ImageViewCell() public method

public ImageViewCell ( IntPtr handle ) : System
handle System.IntPtr
return System

UpdateContent() protected method

protected UpdateContent ( ) : void
return void

Property Details

Key public_oe static_oe property

public static NSString Key
return NSString