美文网首页
自定义NavigationController时[NSConcr

自定义NavigationController时[NSConcr

作者: wodeph | 来源:发表于2017-11-24 18:49 被阅读0次

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSConcreteValue shadowColor]: unrecognized selector sent to instance 0x1c464ef10'

#pragma mark 下面这句代码会造成崩溃

textAttrs[NSShadowAttributeName] = [NSValue valueWithUIOffset:UIOffsetZero];

解决方法,我是直接注释的。

注:个人笔记,不喜勿喷!!!

相关文章

网友评论

      本文标题:自定义NavigationController时[NSConcr

      本文链接:https://www.haomeiwen.com/subject/gdbfbxtx.html