UINavigationController 并将徽章添加到 rightBarButtonItem

Posted

技术标签:

【中文标题】UINavigationController 并将徽章添加到 rightBarButtonItem【英文标题】:UINavigationController and adding a badge to rightBarButtonItem 【发布时间】:2010-01-25 12:53:27 【问题描述】:

如何向 UINavigationController 的 rightBarButtonItem 添加数字徽章?我在一些购物车应用程序中看到了同样的情况。

提前致谢,

【问题讨论】:

【参考方案1】:

您必须手动执行此操作(即,创建一个在其中绘制徽章和编号的视图)。没有用于在 UINavigationBar 上设置徽章值的 API。

【讨论】:

你想用一些 Swift 代码更新答案吗?

以上是关于UINavigationController 并将徽章添加到 rightBarButtonItem的主要内容,如果未能解决你的问题,请参考以下文章

如何正确关闭作为模式呈现的 UINavigationController?

更改 UINavigationController 标题的字体

在 UINavigationController 中添加带有标题的图像

线程化核心数据和 UINavigationController

UINavigationController 的 UINavigationBar 中的 UISearchBar 不可点击

UINavigationController 右键消失