Method | Description | |
---|---|---|
GetCell ( UITableView tv ) : UITableViewCell | ||
GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float | ||
StyledRootElement ( string caption ) : System | ||
StyledRootElement ( string caption, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
PrepareDialogViewController ( UIViewController dvc ) : void |
Method | Description | |
---|---|---|
GoBack ( UIViewController dvc ) : void |
public GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
return | UITableViewCell |
public GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float | ||
tableView | UITableView | |
indexPath | NSIndexPath | |
return | float |
protected PrepareDialogViewController ( UIViewController dvc ) : void | ||
dvc | UIViewController | |
return | void |
public StyledRootElement ( string caption ) : System | ||
caption | string | |
return | System |
public StyledRootElement ( string caption, |
||
caption | string | |
group | ||
return | System |