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

Inheritance: Xamarin.Forms.Platform.iOS.ViewCellRenderer
Show file Open project: MikeCodesDotNet/Beer-Drinkin

Public Methods

Method Description
GetCell ( Xamarin.Forms.Cell item, UITableViewCell reusableCell, UITableView tv ) : UITableViewCell

Method Details

GetCell() public method

public GetCell ( Xamarin.Forms.Cell item, UITableViewCell reusableCell, UITableView tv ) : UITableViewCell
item Xamarin.Forms.Cell
reusableCell UITableViewCell
tv UITableView
return UITableViewCell