C# Class XamarinEvolveIOS.CustomUITableViewCellSubView

Inheritance: UIView
Afficher le fichier Open project: bholmes/XamarinEvolve2013Project Class Usage Examples

Méthodes publiques

Méthode Description
LoadCell ( UITableView tableView ) : CustomUITableViewCell

Méthodes protégées

Méthode Description
EditStyleChanged ( bool editing, bool animated ) : void

Method Details

EditStyleChanged() protected méthode

protected EditStyleChanged ( bool editing, bool animated ) : void
editing bool
animated bool
Résultat void

LoadCell() public méthode

public LoadCell ( UITableView tableView ) : CustomUITableViewCell
tableView UITableView
Résultat CustomUITableViewCell