C# Class BeerDrinkin.Forms.iOS.CustomRenderers.ImageCellAccessoryRenderer

Inheritance: Xamarin.Forms.Platform.iOS.ImageCellRenderer
Afficher le fichier Open project: MikeCodesDotNet/Beer-Drinkin

Méthodes publiques

Méthode Description
GetCell ( Xamarin.Forms.Cell item, UITableViewCell reusableCell, UITableView tv ) : UITableViewCell

Method Details

GetCell() public méthode

public GetCell ( Xamarin.Forms.Cell item, UITableViewCell reusableCell, UITableView tv ) : UITableViewCell
item Xamarin.Forms.Cell
reusableCell UITableViewCell
tv UITableView
Résultat UITableViewCell