Support long/force press in TableView UISwipeActions

Originator:futuretap
Number:rdar://32920579 Date Originated:22-Juni-2017 12:10 PM
Status:Open Resolved:
Product:iOS + SDK Product Version:11.0 b2
Classification:Enhancement Reproducible:Always
 
Summary:
Thanks for the useful -tableView:trailingSwipeActionsConfigurationForRowAtIndexPath: API. It would be even more powerful if a force or long press on one of the action buttons could be detected.

I'd like to see a 

var longPressHandler: UIContextualActionHandler

in UIContextualAction that is called when the user long-presses or force-touches the button.

Steps to Reproduce:
-

Expected Results:
-

Actual Results:
-

Version:
11.0 b2

Notes:
-

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!