Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
tableview の customcell で webView を使用しています。webView は customcell の全領域をカバーしています。カスタム セルで Web ビューをクリックすると、インデックスパスを取得できません。didSelectRosAtIndexPath などの基本的なコーディングを行いました。
セルをタップしたときに行のインデックスパスを取得する方法を教えてください。
やってみました- (NSIndexPath *)indexPathForCell:(UITableViewCell *)cellか?
- (NSIndexPath *)indexPathForCell:(UITableViewCell *)cell