Pull to refresh
0
Send message
Возможно этот вариант:
    override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
        super.touchesBegan(touches, with: event)
        self.view.endEditing(true)
    }

кому-то покажется удобнее.

Information

Rating
Does not participate
Registered
Activity