iOSMobileTable.AccessoryPressed
From Xojo Documentation
Event
Called when the accessory (currently only Detail) for a row is tapped.
Parameters
Parameter | Description |
---|---|
section | The section containing the row. |
row | The row that was selected. |
Sample Code
Get the row's cell data when the accessory it tapped: