SDK11 新特性之ColorNamed

he definition for a named color that can be used anywhere you can use a color in your project. 1、能够同时在代码和IB中使用别名访问颜色 + (nullable UIColor )colorNamed:(NSString )name NS_AVAILABLE_IOS(11_0); // load fro
相关文章
相关标签/搜索