我刚刚在iOS8上遇到了这个新的API。但是,如果可以使用图像而不是文本并允许左右滑动,我找不到任何解决方案?这可能吗?我发现的唯一实现是这样的:-(NSArray*)tableView:(UITableView*)tableVieweditActionsForRowAtIndexPath:(NSIndexPath*)indexPath{UITableViewRowAction*moreAction=[UITableViewRowActionrowActionWithStyle:UITableViewRowActionStyleNormaltitle:@"Button1"handler