C# Class XamarinEvolveIOS.CustomUITableViewCellSubView

Inheritance: UIView
Mostra file Open project: bholmes/XamarinEvolve2013Project Class Usage Examples

Public Methods

Method Description
LoadCell ( UITableView tableView ) : CustomUITableViewCell

Protected Methods

Method Description
EditStyleChanged ( bool editing, bool animated ) : void

Method Details

EditStyleChanged() protected method

protected EditStyleChanged ( bool editing, bool animated ) : void
editing bool
animated bool
return void

LoadCell() public method

public LoadCell ( UITableView tableView ) : CustomUITableViewCell
tableView UITableView
return CustomUITableViewCell