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