菜鸟教程小白 发表于 2022-12-12 12:04:52

ios - UIButtons之间的自动布局相等空间


                                            <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>我发现使用 IB 执行此操作的唯一方法是在要均匀分布的 View 之间创建间隔 View ,并将它们的所有边缘连接到要均匀分布的 View 的相邻边缘。你给他们可变的宽度/高度,然后添加约束,说所有的间隔 View 必须具有相同的宽度/高度。</p>

<p>设置起来非常繁琐,但确实有效。</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - UIButtons之间的自动布局相等空间,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/26268387/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/26268387/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - UIButtons之间的自动布局相等空间