菜鸟教程小白 发表于 2022-12-11 21:47:55

iphone - 更改 UIPageControl 点之间的间距


                                            <p><p>我想更改 UIPageControl 中点之间的间距。我该怎么做?</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>不幸的是,没有公开的方法可以做到这一点。 UIPageControl 是一个非常糟糕的可定制类。可以自己做一个,或者去github看看,有一个类似页面控件的不同类的logo。像这样 <a href="http://www.ddeville.me/2011/01/ddpagecontrol-a-custom-uipagecontrol/" rel="noreferrer noopener nofollow">ddpagecontrol</a> </p></p>
                                   
                                                <p style="font-size: 20px;">关于iphone - 更改 UIPageControl 点之间的间距,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/9634789/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/9634789/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: iphone - 更改 UIPageControl 点之间的间距