isEditable
A Boolean value that indicates whether the text view is editable.
Declaration
var isEditable: Bool { get set }Discussion
The default value of this property is true.
A Boolean value that indicates whether the text view is editable.
var isEditable: Bool { get set }The default value of this property is true.