MobileTextField.ReadOnly

From Xojo Documentation

Property (As Boolean )
aMobileTextField.ReadOnly = newBooleanValue
or
BooleanValue = aMobileTextField.ReadOnly

New in 2020r2

Supported for all project types and targets.

If True, the contents of the field can be selected and copied but not changed.