C# 클래스 BeerDrinkin.Forms.iOS.CustomRenderers.ImageCellAccessoryRenderer

상속: Xamarin.Forms.Platform.iOS.ImageCellRenderer
파일 보기 프로젝트 열기: MikeCodesDotNet/Beer-Drinkin

공개 메소드들

메소드 설명
GetCell ( Xamarin.Forms.Cell item, UITableViewCell reusableCell, UITableView tv ) : UITableViewCell

메소드 상세

GetCell() 공개 메소드

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