佚名通过本文主要向大家介绍了uibarbuttonitem,红色警戒ios,红色警戒ios版,ios信号变数字,ios10信号变数字等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
问题: ios的UIBarButtonItem如何加入红色数字小圈通知效果?
描述:
解决方案1:
描述:
如题。放在导航的
UIBarButtonItem *leftBtn = [[UIBarButtonItem alloc] initWithImage:[UIImage imageNamed:@"btn_nav_remind"] style:UIBarButtonItemStylePlain target:self action:@selector(showRemind)];
有办法实现吗?
解决方案1:
看看是不是要这样的
https://github.com/mikeMTOL/UIBarButtonItem-Badge