iOS App如何全局关闭暗黑模式

353 阅读1分钟

方法一

在项目的Info.plist文件里添加:Key值为 Appearance    Type值为String    Value值为Light

如下图所示