Contents

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.

See Also

Managing the editing behavior