MobileTableCellData.AccessoryType
From Xojo Documentation
Property (As AccessoryTypes )
aMobileTableCellData.AccessoryType = newAccessoryTypesValue
or
AccessoryTypesValue = aMobileTableCellData.AccessoryType
Supported on Mobile.
or
AccessoryTypesValue = aMobileTableCellData.AccessoryType
Supported on Mobile.
The accessory type that is displayed in the cell.
Sample Code
Create a new cell with a checkmark accessory: