【问题标题】:Xcode/Swift problem with navigation bar resembling item导航栏类似于项目的 Xcode/Swift 问题
【发布时间】:2019-11-30 18:12:22
【问题描述】:

嗨,我在进行 segue 后出现了这个问题。谁能告诉我它是什么以及如何删除它。谢谢! The image (its the thing that allows you to see the previous view controller ,and you can swipe to go to it. )

【问题讨论】:

  • 你选择了Present Modally segue。
  • 你的问题不应该被投票。 Stackoverflow 是针对关于编码的特定问题。请在此处阅读有关如何提问的信息。你的问题是不可接受的。

标签: swift iphone xcode uinavigationbar navigationbar


【解决方案1】:

这是Presentation Modally kind 的新展示模式,iOS 13 自带。如果你想展示导航,你必须创建segue 选择Show 选项:

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2015-10-16
    • 1970-01-01
    • 1970-01-01
    • 2020-05-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多