`

[IOS]Null passed to a callee that requires a non-null argument

    博客分类:
  • IOS
 
阅读更多

 遇到warning:Null passed to a callee that requires a non-null argument

只需要在变量前加上_Nullable,例如

HwIpPingDiagnosticsResult  * _Nullable pingResult

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics