ios - 在表格 View 中获取点击单元格(附件按钮)的位置
<p><div>
<aside class="s-notice s-notice__info post-notice js-post-notice mb16"role="status">
<div class="d-flex fd-column fw-nowrap">
<div class="d-flex fw-nowrap">
<div class="flex--item wmn0 fl1 lh-lg">
<div class="flex--item fl1 lh-lg">
<b>这个问题在这里已经有了答案</b>:
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><pre><code>CGRect rectInTableView = ;
</code></pre>
<p>将为您提供 tableView 内容中的坐标。如果要转换为父 View 的坐标,请使用</p>
<pre><code> CGRect rect = ];
</code></pre>
<p>除了上一行。 </p></p>
<p style="font-size: 20px;">关于ios - 在表格 View 中获取点击单元格(附件按钮)的位置,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/23702588/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/23702588/
</a>
</p>
页:
[1]