Méthode | Description | |
---|---|---|
Selected ( |
||
StringElementHW ( string caption ) : System | ||
StringElementHW ( string caption, NSAction tapped ) : System | ||
StringElementHW ( string caption, string value ) : System |
public Selected ( |
||
dvc | ||
tableView | UITableView | |
indexPath | NSIndexPath | |
Résultat | void |
public StringElementHW ( string caption ) : System | ||
caption | string | |
Résultat | System |
public StringElementHW ( string caption, NSAction tapped ) : System | ||
caption | string | |
tapped | NSAction | |
Résultat | System |
public StringElementHW ( string caption, string value ) : System | ||
caption | string | |
value | string | |
Résultat | System |