iOS报错:Property type 'id' is incompatible with type 'id _Nullable' inherited from 'UITabBar'
如图:

可能原因:由于自定义tabBar,没有继承系统UITabBarDelegate造成的
解决办法:
第一步:

第二步:

本文主要是介绍Property type 'idtabBarDelegate' is incompatible with type 'idUITabBarDelegate _Nullable' inheri...,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!



转载于:https://www.cnblogs.com/Jmailbox/p/5065687.html
这篇关于Property type 'idtabBarDelegate' is incompatible with type 'idUITabBarDelegate _Nullable' inheri...的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!
http://www.chinasem.cn/article/650967。
23002807@qq.com