gpt4 book ai didi

ios - UISearchController:昏暗的覆盖层覆盖了搜索栏本身

转载 作者:搜寻专家 更新时间:2023-10-31 19:32:06 24 4
gpt4 key购买 nike

我在针对 iOS 10+ 的项目中使用 UISearchController,对于 iOS 11,我可以将其设置为 navigationItem.searchController,但对于 iOS 10,我必须手动添加搜索栏。

在 iOS 10 上存在一个问题,当 obscuresBackgroundDuringPresentation 设置为 true 时,当搜索栏成为第一响应者时会出现一个暗淡的叠加层,但它不仅覆盖搜索结果区域,还有搜索栏本身。

在 iOS 11 上完美运行。

有什么我必须设置/更改的吗?

谢谢!

最佳答案

definesPresentationContext设置为true

例如

    navigationItem.searchController = searchController
definesPresentationContext = true

关于ios - UISearchController:昏暗的覆盖层覆盖了搜索栏本身,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51720371/

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