isEditable
Returns whether the text is editable.
Declaration
optional var isEditable: Bool { get }Discussion
The text finder uses this property to validate actions. If is it not implemented, the value is assumed to be true .
Returns whether the text is editable.
optional var isEditable: Bool { get }The text finder uses this property to validate actions. If is it not implemented, the value is assumed to be true .