Method | Description | |
---|---|---|
BaseBooleanImageElement ( string caption, bool value ) : System | ||
GetCell ( UITableView tv ) : UITableViewCell |
Method | Description | |
---|---|---|
GetImage ( ) : UIImage |
public BaseBooleanImageElement ( string caption, bool value ) : System | ||
caption | string | |
value | bool | |
return | System |
public GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
return | UITableViewCell |