SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to do it while keeping the user interaction on. In my case I am using (or rather misusing) isFocused
isFocused
self.myField.inputView = UIView()
This way it will focus but keyboard won't show up.