C# Class Crosschat.Client.iOS.CustomRenderers.MessageRenderer

Inheritance: Xamarin.Forms.Platform.iOS.ViewCellRenderer
Show file Open project: EgorBo/CrossChat-Xamarin.Forms

Public Methods

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

Method Details

GetCell() public method

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