iOSTableCellData.DetailText
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Text )
aiOSTableCellData.DetailText = newTextValue
or
TextValue = aiOSTableCellData.DetailText
Supported on Mobile (iOS).
or
TextValue = aiOSTableCellData.DetailText
Supported on Mobile (iOS).
The the smaller text that appears below the main Text in the cell.
Sample Code
Set the detail text: