gpt4 book ai didi

ios - UIDocumentBrowserViewController allowsPickingMultipleItems 不工作

转载 作者:行者123 更新时间:2023-11-28 07:57:08 26 4
gpt4 key购买 nike

我在 swift 中遇到了 DocumentBrowserViewController 的一些有趣问题,我想停止多个文件选择并隐藏导航栏中的 Salect 按钮。

出于这个原因,我使用了属性 allowsPickingMultipleItems,但它似乎没有任何效果。

我更改了 viewDidLoad 的属性

override func viewDidLoad() {
super.viewDidLoad()

delegate = self
allowsDocumentCreation = false
allowsPickingMultipleItems = false
}

我从 here 得到代码

最佳答案

这是一个错误:http://www.openradar.me/33101843所以我改为使用“UIDocumentPickerViewController”

关于ios - UIDocumentBrowserViewController allowsPickingMultipleItems 不工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47748861/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com