iphone - 如何摆脱圆形矩形按钮周围的间隙而不删除它周围的边框?
<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><p>看起来您将按钮的类型设置为 UIButtonTypeRoundedRect,这意味着该按钮正在绘制其圆形矩形背景,然后是您的自定义背景图像。将按钮的 buttonType 更改为 UIButtonTypeCustom,它应该可以工作。</p></p>
<p style="font-size: 20px;">关于iphone - 如何摆脱圆形矩形按钮周围的间隙而不删除它周围的边框?,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/18341319/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/18341319/
</a>
</p>
页:
[1]