C# Class MonoTouch.Dialog.OwnerDrawnElement.OwnerDrawnCell

Inheritance: UITableViewCell
Afficher le fichier Open project: escoz/MonoMobile.Forms

Méthodes publiques

Méthode Description
LayoutSubviews ( ) : void
OwnerDrawnCell ( UITableViewCellStyle style, string cellReuseIdentifier ) : System
PrepareForReuse ( ) : void

Method Details

LayoutSubviews() public méthode

public LayoutSubviews ( ) : void
Résultat void

OwnerDrawnCell() public méthode

public OwnerDrawnCell ( UITableViewCellStyle style, string cellReuseIdentifier ) : System
style UITableViewCellStyle
cellReuseIdentifier string
Résultat System

PrepareForReuse() public méthode

public PrepareForReuse ( ) : void
Résultat void