C# 클래스 XFormsUI.iOS.CustomRenderer.MyViewCellRenderer

상속: Xamarin.Forms.Platform.iOS.ViewCellRenderer
파일 보기 프로젝트 열기: supreettare/XFUI

공개 메소드들

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

비공개 메소드들

메소드 설명
AddGestures ( Xamarin.Forms.ViewCell cell, UITableViewCell tableViewCell, UITableView tableView ) : void

메소드 상세

GetCell() 공개 메소드

public GetCell ( Xamarin.Forms.Cell item, UITableViewCell reusedCell, UITableView tableView ) : UITableViewCell
item Xamarin.Forms.Cell
reusedCell UITableViewCell
tableView UITableView
리턴 UITableViewCell