MobileTextArea.ReadOnly
From Xojo Documentation
Property (As Boolean )
aMobileTextArea.ReadOnly = newBooleanValue
or
BooleanValue = aMobileTextArea.ReadOnly
New in 2020r2
Supported on Mobile.
or
BooleanValue = aMobileTextArea.ReadOnly
New in 2020r2
Supported on Mobile.
Indicates if the text is read-only.