Successful Swipe in UITextView?

后端 未结 6 999
暖寄归人
暖寄归人 2020-12-10 08:45

Has anyone been able to implement a successful swipe gesture on a UITableView? By default this is not possible due to the scrolling nature of the control. I\'ve tried subcla

6条回答
  •  失恋的感觉
    2020-12-10 09:24

    You could also use a two finger swipe. When I get home I can elaborate with some code but that was what I have used

提交回复
热议问题