2

There is any way to call editActionsForRowAt programmatically in swift3

func tableView(_ tableView: UITableView, editActionsForRowAt indexPath: IndexPath) -> [UITableViewRowAction]? {

}

This is for:-

when user come on that screen than first row open with animation for delete option then close in 0.3 sec. Then user know that the there are delete option on swipe

Bijender Singh Shekhawat
  • 3,934
  • 2
  • 30
  • 36

0 Answers0