【发布时间】:2019-09-17 19:05:16
【问题描述】:
我已经使用UILongPressGesture 和UITableView 一年多了,但我发现这在iOS13 中不起作用。
在 iOS13 中,Apple 将此手势添加到 UIScrollView,我不确定将其替换为我自己的是否安全。
<UIScrollViewKnobLongPressGestureRecognizer: 0x7f938c051c00; state = Possible; target= <(action=_handleKnobLongPressGesture:, target= 0x7f938991b000>)>>
有人知道这个问题吗?或知道_handleKnobLongPressGesture 的作用是什么?
【问题讨论】:
标签: ios swift uilongpressgesturerecogni