메소드 | 설명 | |
---|---|---|
GetCell ( UITableView tv ) : UITableViewCell | ||
GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float | ||
StyledRadioElement ( string caption ) : System | ||
StyledRadioElement ( string caption, string group ) : System |
public GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
리턴 | UITableViewCell |
public GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float | ||
tableView | UITableView | |
indexPath | NSIndexPath | |
리턴 | float |
public StyledRadioElement ( string caption ) : System | ||
caption | string | |
리턴 | System |
public StyledRadioElement ( string caption, string group ) : System | ||
caption | string | |
group | string | |
리턴 | System |