0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

[Swift UI]ダークモードを無効にする方法

Posted at

結論から伝えるとinfo.plistにAppearanceをLightで指定してあげればOKです

スクリーンショット 2023-01-18 3.54.18.png

User Interface StyleをLightで指定してあげればOKって他の記事で書いてあって試したんですが、何も変わらず。

別の記事を探したところAppearanceを変更する必要があるとのことだったので変更したら無事にダークモードを無効にできました

記事を探すのはいいけど、記事の内容が必ず正しいって思って修正すると痛い目を見るのでほどほどにググり力を身につけながら頑張っていきましょう

どなたかの参考になれば幸いです。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?