T
T
Tommy322017-01-20 07:07:43
Swift
Tommy32, 2017-01-20 07:07:43

How to disable Swift3 TextField editing?

How to disable the ability to edit the TextFiel field in swift3, but at the same time leave the ability to set an action when clicking on the same field, i.e. without disabling User Interaction Enabled. Because when you turn it off, we will not be able to set actions on Touch Down

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2017-01-20
@Tommy32

textField.isEditable = falsenot?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question