C# Class DLToolkitControlsSamples.iOS.FlowListViewInternalCellRenderer

Inheritance: Xamarin.Forms.Platform.iOS.ViewCellRenderer
Show file Open project: daniel-luberda/DLToolkit.Forms.Controls

Public Methods

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

Method Details

GetCell() public method

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