Property | Type | Description | |
---|---|---|---|
Flags | CellFlags |
Property | Type | Description | |
---|---|---|---|
View | UIView |
Method | Description | |
---|---|---|
AdElement ( ) : System | ||
GetCell ( UITableView tv ) : UITableViewCell | ||
GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
AdLoaded ( object sender, |
||
FailedToReceiveAd ( object sender, AdErrorEventArgs e ) : void |
public GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
return | UITableViewCell |
public GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float | ||
tableView | UITableView | |
indexPath | NSIndexPath | |
return | float |