UITextView keyboardDismissMode Bug

后端 未结 2 651
小蘑菇
小蘑菇 2021-01-03 21:48

I\'ve just found an annoying bug with the new keyboardDismissMode property of the scroll view. When using this with a text view with t

2条回答
  •  生来不讨喜
    2021-01-03 22:26

    for this issue better you code with scrollviewDelegete and simply mention when you want dismiss keyboard through ResignFirstResponder

提交回复
热议问题