C# Class SamplePhotoApp.GridViewCell

Inheritance: UICollectionViewCell
Afficher le fichier Open project: xamarin/monotouch-samples

Private Properties

Свойство Type Description
GridViewCell System
ReleaseDesignerOutlets void

Méthodes publiques

Méthode Description
GridViewCell ( IntPtr handle ) : System
PrepareForReuse ( ) : void

Private Methods

Méthode Description
GridViewCell ( NSCoder coder ) : System
ReleaseDesignerOutlets ( ) : void

Method Details

GridViewCell() public méthode

public GridViewCell ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

PrepareForReuse() public méthode

public PrepareForReuse ( ) : void
Résultat void