ios - UITableView setEditing 不显示删除按钮
<p><p>我使用下面的代码显示使表格变得可编辑,但似乎表格 View 没有在左侧显示删除按钮。为什么?</p>
<pre><code> - (void)viewListEditale:(NSNotification *)notification{
NSString *edited = ;
if () {
;
}else{
;
}
}
</code></pre>
<p> <a href="/image/Kyr3b.png" rel="noreferrer noopener nofollow"><img src="/image/Kyr3b.png" alt="enter image description here"/></a>
<a href="/image/uMsU0.png" rel="noreferrer noopener nofollow"><img src="/image/uMsU0.png" alt="enter image description here"/></a> </p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>我也遇到了和你一样的问题,上次忘记打电话了:</p>
<pre><code>
</code></pre>
<p>当我打电话时</p>
<pre><code>-(void)layoutSubviews
</code></pre>
<p>在我的自定义单元格中。请检查您的代码。</p></p>
<p style="font-size: 20px;">关于ios - UITableView setEditing 不显示删除按钮,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/35647660/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/35647660/
</a>
</p>
页:
[1]