菜鸟教程小白 发表于 2022-12-12 10:16:33

iphone - 如何在 uisearchbar ios 中添加 DropDownComobo


                                            <p><p>我想在 UISearchBar 中添加一个下拉组合,如邮件应用程序 (NSTokenField)。</p>

<p>单击该组合时,它将显示项目列表。我读过很多博客,但没有来自 Apple 的公共(public)控制。有没有办法做到这一点? </p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>没有。您必须使用 UIPickerview 或 UISegmentedControl 来创建下拉菜单。</p>

<p>如果你想要自定义控件,你可以查看这个链接:-</p>

<p> <a href="https://github.com/katokichisoft/KSPopoverView" rel="noreferrer noopener nofollow">https://github.com/katokichisoft/KSPopoverView</a> </p>

<p>如果您需要任何进一步的帮助..请回复我..</p>

<p>您也可以使用操作表..由您决定..</p>

<p>享受..</p></p>
                                   
                                                <p style="font-size: 20px;">关于iphone - 如何在 uisearchbar ios 中添加 DropDownComobo,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/15894698/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/15894698/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: iphone - 如何在 uisearchbar ios 中添加 DropDownComobo