iOSMobileTable.AccessoryPressed
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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: