iOSTable.Action
From Xojo Documentation
Event
Called when a row has been selected.
Parameters
Parameter | Description |
---|---|
section | The section containing the row. |
row | The row that was selected. |
Sample Code
Get the selected row:
Called when a row has been selected.
Parameter | Description |
---|---|
section | The section containing the row. |
row | The row that was selected. |
Get the selected row: