MobileTableCellData.Handle

From Xojo Documentation

Read-Only Property (As Ptr )
PtrValue = aMobileTableCellData.Handle

Supported on Mobile.

The underlying iOS UITableViewCell.

Notes

This is only available for cells created with iOSTable.CreateCell or iOSTable.CreateCustomCell.