iOSTableCellData.Image
From Xojo Documentation
Property (As iOSImage )
aiOSTableCellData.Image = newiOSImageValue
or
iOSImageValue = aiOSTableCellData.Image
Supported on Mobile (iOS).
or
iOSImageValue = aiOSTableCellData.Image
Supported on Mobile (iOS).
The image for the cell.
Sample Code
Set the cell image: