jjzjj

shouldShowMenuForRowAtIndexPath

全部标签

ios - UITableView 从不调用 tableView :shouldShowMenuForRowAtIndexPath: on its delegate

我正在创建并显示UITableView的实例。委托(delegate)(实际上是我的UITableView子类)从不接收以下任何选择器:tableView:shouldShowMenuForRowAtIndexPath:tableView:canPerformAction:forRowAtIndexPath:withSender:tableView:performAction:forRowAtIndexPath:withSender:即使documentation具体说明,比如在tableView:shouldShowMenuForRowAtIndexPath:的讨论下Iftheuse