Method | Description | |
---|---|---|
GetCell ( Xamarin.Forms.Cell item, UITableViewCell reusableCell, UITableView tv ) : UITableViewCell |
Method | Description | |
---|---|---|
OnBindingContextChanged ( Xamarin.Forms.Cell cell ) : void |
Method | Description | |
---|---|---|
EstimateHeight ( String text, |
public GetCell ( Xamarin.Forms.Cell item, UITableViewCell reusableCell, UITableView tv ) : UITableViewCell | ||
item | Xamarin.Forms.Cell | |
reusableCell | UITableViewCell | |
tv | UITableView | |
return | UITableViewCell |
protected OnBindingContextChanged ( Xamarin.Forms.Cell cell ) : void | ||
cell | Xamarin.Forms.Cell | |
return | void |