Метод | Описание | |
---|---|---|
Selected ( |
||
StringElementHW ( string caption ) : System | ||
StringElementHW ( string caption, NSAction tapped ) : System | ||
StringElementHW ( string caption, string value ) : System |
public Selected ( |
||
dvc | ||
tableView | UITableView | |
indexPath | NSIndexPath | |
Результат | void |
public StringElementHW ( string caption ) : System | ||
caption | string | |
Результат | System |
public StringElementHW ( string caption, NSAction tapped ) : System | ||
caption | string | |
tapped | NSAction | |
Результат | System |
public StringElementHW ( string caption, string value ) : System | ||
caption | string | |
value | string | |
Результат | System |