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