C# Class XamarinCRM.iOS.StandardImageCellRenderer

Inheritance: Xamarin.Forms.Platform.iOS.ImageCellRenderer
ファイルを表示 Open project: xamarin/app-crm

Public Methods

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

Method Details

GetCell() public method

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