iOSMobileTable.EditingEnabled
From Xojo Documentation
Property (As Boolean )
aiOSMobileTable.EditingEnabled = newBooleanValue
or
BooleanValue = aiOSMobileTable.EditingEnabled
Supported on Mobile.
or
BooleanValue = aiOSMobileTable.EditingEnabled
Supported on Mobile.
Determines if the table is currently being edited by the user. Animations are performed when this value is changed.