Méthode | Description | |
---|---|---|
ActivityElement ( string caption, string activity, string value ) : MonoTouch.UIKit | ||
GetCell ( UITableView tv ) : UITableViewCell | ||
GetHeight ( UITableView tableView, MonoTouch indexPath ) : float | ||
Selected ( |
Méthode | Description | |
---|---|---|
updateCell ( |
public ActivityElement ( string caption, string activity, string value ) : MonoTouch.UIKit | ||
caption | string | |
activity | string | |
value | string | |
Résultat | MonoTouch.UIKit |
public GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
Résultat | UITableViewCell |
public GetHeight ( UITableView tableView, MonoTouch indexPath ) : float | ||
tableView | UITableView | |
indexPath | MonoTouch | |
Résultat | float |
public Selected ( |
||
dvc | ||
tableView | UITableView | |
path | NSIndexPath | |
Résultat | void |