C# Class MonoMobile.Dialog.OwnerDrawnElement.OwnerDrawnCell

Inheritance: UITableViewCell
Afficher le fichier Open project: moljac/MonoMobile.Dialog

Méthodes publiques

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

Method Details

LayoutSubviews() public méthode

public LayoutSubviews ( ) : void
Résultat void

OwnerDrawnCell() public méthode

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

Update() public méthode

public Update ( ) : void
Résultat void